ddc
|
#include <FormInfo.h>
Public Member Functions | |
bool | operator== (const CAccentModel &X) const |
bool | ReadFromString (const string &s) |
string | ToString () const |
Public Attributes | |
vector< BYTE > | m_Accents |
|
inline |
References m_Accents.
bool CAccentModel::ReadFromString | ( | const string & | s | ) |
References StringTokenizer::val().
Referenced by ReadAccentModels().
string CAccentModel::ToString | ( | ) | const |
vector<BYTE> CAccentModel::m_Accents |