#include <OP_PreDefRules.h>
Public Member Functions | |
| OP_PreDefRules (const char *file_name) | |
| ~OP_PreDefRules () | |
| int | getCount () |
| const UT_String & | getToken (int i) |
| const UT_String & | getLabel (int i) |
| const UT_String & | getString (int i) |
Definition at line 33 of file OP_PreDefRules.h.
| OP_PreDefRules::OP_PreDefRules | ( | const char * | file_name | ) |
| OP_PreDefRules::~OP_PreDefRules | ( | ) |
| int OP_PreDefRules::getCount | ( | ) | [inline] |
Definition at line 45 of file OP_PreDefRules.h.
| const UT_String& OP_PreDefRules::getLabel | ( | int | i | ) | [inline] |
Definition at line 51 of file OP_PreDefRules.h.
| const UT_String& OP_PreDefRules::getString | ( | int | i | ) | [inline] |
Definition at line 56 of file OP_PreDefRules.h.
| const UT_String& OP_PreDefRules::getToken | ( | int | i | ) | [inline] |
Definition at line 48 of file OP_PreDefRules.h.
1.5.9