CStrToCompare::CStrToCompare | ( | MorphLanguageEnum | Language, | |
const char * | Str, | |||
size_t | StrLen | |||
) | [inline] |
References m_Language, m_Str, and m_StrLen.
CStrToCompare::CStrToCompare | ( | const CGraphmatFile * | pParent, | |
size_t | LineNo, | |||
bool | bCaseSensitive | |||
) | [inline] |
Referenced by AbbrevIsEqualToString(), and CStrToCompare().
const char* CStrToCompare::m_Str |
Referenced by AbbrevIsEqualToString(), AbbrevIsGreaterThanString(), CStrToCompare(), and CGraphmatFile::DealAbbrev().
size_t CStrToCompare::m_StrLen |
Referenced by AbbrevIsEqualToString(), AbbrevIsGreaterThanString(), CStrToCompare(), and CGraphmatFile::DealAbbrev().