NCBI C++ ToolKit
Public Member Functions | Protected Attributes | List of all members
NodeIdxSort Struct Reference

Search Toolkit Book for NodeIdxSort

+ Collaboration diagram for NodeIdxSort:

Public Member Functions

 NodeIdxSort (const CPhyloTree &t)
 
bool operator() (CPhyloTree::TTreeIdx lhs, CPhyloTree::TTreeIdx rhs) const
 

Protected Attributes

const CPhyloTreem_Tree
 

Detailed Description

Definition at line 1034 of file phylo_tree_ds.cpp.

Constructor & Destructor Documentation

◆ NodeIdxSort()

NodeIdxSort::NodeIdxSort ( const CPhyloTree t)
inline

Definition at line 1035 of file phylo_tree_ds.cpp.

Member Function Documentation

◆ operator()()

bool NodeIdxSort::operator() ( CPhyloTree::TTreeIdx  lhs,
CPhyloTree::TTreeIdx  rhs 
) const
inline

Member Data Documentation

◆ m_Tree

const CPhyloTree& NodeIdxSort::m_Tree
protected

Definition at line 1051 of file phylo_tree_ds.cpp.

Referenced by operator()().


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