ARB
Public Member Functions | List of all members
SpeciesInTwoTrees Class Reference

Public Member Functions

 SpeciesInTwoTrees ()
 
void setSpecies (TreeNode *species, bool first)
 
bool occursInBothTrees () const
 
int calcTaxDiffLevel () const
 

Detailed Description

Definition at line 123 of file NT_taxonomy.cxx.

Constructor & Destructor Documentation

SpeciesInTwoTrees::SpeciesInTwoTrees ( )
inline

Definition at line 128 of file NT_taxonomy.cxx.

Member Function Documentation

void SpeciesInTwoTrees::setSpecies ( TreeNode species,
bool  first 
)
inline

Definition at line 133 of file NT_taxonomy.cxx.

References TreeNode::is_leaf(), and nt_assert.

bool SpeciesInTwoTrees::occursInBothTrees ( ) const
inline

Definition at line 145 of file NT_taxonomy.cxx.

Referenced by mark_action().

int SpeciesInTwoTrees::calcTaxDiffLevel ( ) const
inline

Definition at line 146 of file NT_taxonomy.cxx.

References calcTaxDifference(), countTaxLevel(), and findParentGroup().

Referenced by mark_action().


The documentation for this class was generated from the following file: