ddc
Public Member Functions | Public Attributes | List of all members
CStrToCompare Struct Reference

Public Member Functions

 CStrToCompare (MorphLanguageEnum Language, const char *Str, size_t StrLen)
 
 CStrToCompare (const CGraphmatFile *pParent, size_t LineNo, bool bCaseSensitive)
 

Public Attributes

MorphLanguageEnum m_Language
 
const char * m_Str
 
size_t m_StrLen
 

Constructor & Destructor Documentation

◆ CStrToCompare() [1/2]

CStrToCompare::CStrToCompare ( MorphLanguageEnum  Language,
const char *  Str,
size_t  StrLen 
)
inline

Referenced by CGraphmatFile::DealAbbrev().

Here is the caller graph for this function:

◆ CStrToCompare() [2/2]

CStrToCompare::CStrToCompare ( const CGraphmatFile pParent,
size_t  LineNo,
bool  bCaseSensitive 
)
inline

References CUnitHolder::GetUnits(), CUnitHolder::GetUppercaseToken(), and CUnitHolder::m_Language.

Here is the call graph for this function:

Member Data Documentation

◆ m_Language

MorphLanguageEnum CStrToCompare::m_Language

◆ m_Str

const char* CStrToCompare::m_Str

◆ m_StrLen

size_t CStrToCompare::m_StrLen

The documentation for this struct was generated from the following file: