ekho::Character Class Reference
List of all members.
Public Member Functions |
| Character (unsigned int code) |
| Character (const Character &c) |
| Character (unsigned int code, PhoneticSymbol *symbol) |
| Character (string &utf8, PhoneticSymbol *symbol) |
string | getUtf8 (void) |
void | setUtf8 (string &utf8) |
Static Public Member Functions |
static list< Character > | split (string &text) |
Public Attributes |
unsigned int | code |
PhoneticSymbol * | phonSymbol |
The documentation for this class was generated from the following file: