ARB
Classes | Namespaces | Enumerations | Functions
CT_common.hxx File Reference
#include <TreeNode.h>
#include <arb_strarray.h>
#include <arb_progress.h>
#include <map>
#include <vector>
#include <string>
Include dependency graph for CT_common.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SizeAwareRoot
 
class  FINAL_TYPE< SEQTYPE >
 xml element More...
 
class  TreeInfo
 
class  TreeContainer
 
class  SpeciesSpace
 
class  DeconstructedTree
 
class  TreeParts
 

Namespaces

 PART_FWD
 

Enumerations

enum  DeconstructionMode { DMODE_CONSENSUS_TREE, DMODE_ROOTSYNC }
 

Functions

const TreeNodePART_FWD::get_origin (const PART *part)
 
int PART_FWD::get_members (const PART *part)
 
void PART_FWD::destroy_part (PART *part)
 
int PART_FWD::calcDistance (const PART *e1, const PART *e2, const PART *t1, const PART *t2)
 
bool represents_existing_edge (const PART *p)
 
typedef SmartCustomPtr (PART, PART_FWD::destroy_part) PART_Ptr
 

Enumeration Type Documentation

Enumerator
DMODE_CONSENSUS_TREE 
DMODE_ROOTSYNC 

Definition at line 194 of file CT_common.hxx.

Function Documentation

bool represents_existing_edge ( const PART p)
inline
typedef SmartCustomPtr ( PART  ,
PART_FWD::destroy_part   
)