a comparaison funcion of DirTree used to sort the entry by name More...
Public Member Functions | |
CompareEntryName (DirTree &tree) | |
constructor | |
bool | operator() (unsigned ind1, unsigned ind2) const |
comparaison function |
Public Attributes | |
DirTree & | m_tree |
the main tree |
a comparaison funcion of DirTree used to sort the entry by name
|
inline |
constructor
|
inline |
comparaison function
DirTree& librevenge::DirTree::CompareEntryName::m_tree |
the main tree
Referenced by CompareEntryName(), and operator()().