librevenge::DirTree::CompareEntryName Struct Reference

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

DirTreem_tree
 the main tree

Detailed Description

a comparaison funcion of DirTree used to sort the entry by name

Constructor & Destructor Documentation

◆ CompareEntryName()

librevenge::DirTree::CompareEntryName::CompareEntryName ( DirTree & tree)
inline

constructor

Member Function Documentation

◆ operator()()

bool librevenge::DirTree::CompareEntryName::operator() ( unsigned ind1,
unsigned ind2 ) const
inline

comparaison function

Member Data Documentation

◆ m_tree

DirTree& librevenge::DirTree::CompareEntryName::m_tree

the main tree

Referenced by CompareEntryName(), and operator()().


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

Generated for librevenge by doxygen 1.14.0