NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
IPhyloTreeRender::FindSelState Struct Reference

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
 

Detailed Description

Predicate to find location of a node in above selection set.

Definition at line 145 of file phylo_tree_render.hpp.

Constructor & Destructor Documentation

◆ FindSelState()

IPhyloTreeRender::FindSelState::FindSelState ( CPhyloTree::TTreeIdx  node_idx)
inline

Definition at line 146 of file phylo_tree_render.hpp.

Member Function Documentation

◆ operator()()

bool IPhyloTreeRender::FindSelState::operator() ( const CPhyloTree::TSelState::value_type &  v)
inline

Definition at line 147 of file phylo_tree_render.hpp.

References m_Idx.

Member Data Documentation

◆ m_Idx

CPhyloTree::TTreeIdx IPhyloTreeRender::FindSelState::m_Idx

Definition at line 151 of file phylo_tree_render.hpp.

Referenced by operator()().


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