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 More...
 
bool operator() (unsigned ind1, unsigned ind2) const
 comparaison function More...
 

Public Attributes

DirTreem_tree
 the main tree More...
 

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 operator()().


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

Generated for librevenge by doxygen 1.8.14