#include <convert.h>
Public Member Functions | |
UTF8CharacterToExtendedASCII () | |
UTF8CharacterToExtendedASCII (const UTF8Character &utf8, char c) | |
Data Fields | |
UTF8Character | m_utf8 |
char | m_c |
Definition at line 114 of file convert.h.
UTF8CharacterToExtendedASCII::UTF8CharacterToExtendedASCII | ( | ) | [inline] |
UTF8CharacterToExtendedASCII::UTF8CharacterToExtendedASCII | ( | const UTF8Character & | utf8, | |
char | c | |||
) | [inline] |
Definition at line 117 of file convert.h.
Referenced by operator<().