NCBI C++ ToolKit
|
This is the complete list of members for IPhyloTreeFilter, including all inherited members.
IPhyloTreeFilter(TTreeType *tree) | IPhyloTreeFilter | inline |
IPhyloTreeVisitor(TTreeType *tree) | IPhyloTreeVisitor | inline |
m_Tree | IPhyloTreeVisitor | protected |
m_TreeStack | IPhyloTreeFilter | private |
operator()(TTreeType &tree, TTreeIdx tree_node, int delta) | IPhyloTreeVisitor | |
TNodeType typedef | IPhyloTreeVisitor | |
TTreeIdx typedef | IPhyloTreeVisitor | |
TTreeType typedef | IPhyloTreeVisitor | |
x_Allowed(TNodeType &) | IPhyloTreeFilter | inlineprotectedvirtual |
x_OnStep(TTreeIdx x_node, int delta) | IPhyloTreeFilter | protectedvirtual |
x_OnStepDown(TTreeIdx x_node) | IPhyloTreeVisitor | protectedvirtual |
x_OnStepLeft(TTreeIdx x_node) | IPhyloTreeVisitor | protectedvirtual |
x_OnStepRight(TTreeIdx x_node) | IPhyloTreeVisitor | protectedvirtual |
~IPhyloTreeVisitor() | IPhyloTreeVisitor | inlinevirtual |