My Project
|
Public Types | |
typedef ClassDef | ElementType |
Public Member Functions | |
PrefixIgnoreClassList (uint letter) | |
uint | letter () const |
Public Member Functions inherited from ClassList | |
ClassList () | |
~ClassList () | |
Private Member Functions | |
virtual int | compareValue (const ClassDef *c1, const ClassDef *c2) const |
Private Attributes | |
uint | m_letter |
Special class list where sorting takes IGNORE_PREFIX into account.
|
inline |
|
inlineprivatevirtual |
Definition at line 1688 of file index.cpp.
References ClassDef::className(), and getPrefixIndex().
|
inline |
Definition at line 1686 of file index.cpp.
References m_letter.
Referenced by writeAlphabeticalClassList().
|
private |