a comparison 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 comparison funcion of DirTree used to sort the entry by name
libmwawOLE::DirTree::CompareEntryName::CompareEntryName | ( | DirTree & | tree | ) | [inline] |
constructor
bool libmwawOLE::DirTree::CompareEntryName::operator() | ( | unsigned | ind1, |
unsigned | ind2 | ||
) | const [inline] |
comparaison function
the main tree
Referenced by operator()().