NCBI C++ ToolKit
|
Search Toolkit Book for IPhyloTreeRender::FindSelState
Predicate to find location of a node in above selection set. More...
#include <gui/widgets/phylo_tree/phylo_tree_render.hpp>
Public Member Functions | |
FindSelState (CPhyloTree::TTreeIdx node_idx) | |
bool | operator() (const CPhyloTree::TSelState::value_type &v) |
Public Attributes | |
CPhyloTree::TTreeIdx | m_Idx |
Predicate to find location of a node in above selection set.
Definition at line 145 of file phylo_tree_render.hpp.
|
inline |
Definition at line 146 of file phylo_tree_render.hpp.
|
inline |
Definition at line 147 of file phylo_tree_render.hpp.
References m_Idx.
CPhyloTree::TTreeIdx IPhyloTreeRender::FindSelState::m_Idx |
Definition at line 151 of file phylo_tree_render.hpp.
Referenced by operator()().