libwps_OLE::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()

libwps_OLE::DirTree::CompareEntryName::CompareEntryName ( DirTree tree)
inlineexplicit

constructor

Member Function Documentation

◆ operator()()

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

comparaison function

Member Data Documentation

◆ m_tree

DirTree& libwps_OLE::DirTree::CompareEntryName::m_tree

the main tree

Referenced by operator()().


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

Generated on Fri May 27 2022 03:07:01 for libwps by doxygen 1.8.14