NCBI C++ ToolKit
Public Types | Public Member Functions | Private Attributes | List of all members
CCompareByLeafCount< TValue, TKeyGetter > Class Template Reference

Search Toolkit Book for CCompareByLeafCount

#include <corelib/ncbi_tree.hpp>

Public Types

typedef CTreeNode< TValue, TKeyGetter > TNodeType
 

Public Member Functions

 CCompareByLeafCount (bool ascending=false)
 
bool operator() (const TNodeType *node1, const TNodeType *node2) const
 

Private Attributes

bool m_Ascending
 

Detailed Description

template<class TValue, class TKeyGetter = CDefaultNodeKeyGetter<TValue>>
class CCompareByLeafCount< TValue, TKeyGetter >

Definition at line 1042 of file ncbi_tree.hpp.


The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:57:43 2024 by modify_doxy.py rev. 669887