ARB
ARB_edge Member List

This is the complete list of members for ARB_edge, including all inherited members.

ARB_edge(TreeNode *From, TreeNode *To)ARB_edgeinline
ARB_edge(TreeNode *From, TreeNode *To, ARB_edge_type Type)ARB_edgeinline
ARB_edge(const ARB_edge &otherEdge)ARB_edgeinline
counter_next() const ARB_edgeinline
counter_previous() const ARB_edgeinline
DECLARE_ASSIGNMENT_OPERATOR(ARB_edge)ARB_edge
dest() const ARB_edgeinline
eliminate()ARB_edgeinline
get_type() const ARB_edgeinline
inverse() const ARB_edgeinline
is_edge_from_leaf() const ARB_edgeinline
is_edge_to_leaf() const ARB_edgeinline
is_inner_edge() const ARB_edgeinline
iteration_count(int leafs_in_tree)ARB_edgeinlinestatic
length() const ARB_edgeinline
multifurcate()ARB_edge
next() const ARB_edgeinline
operator!=(const ARB_edge &otherEdge) const ARB_edgeinline
operator==(const ARB_edge &otherEdge) const ARB_edgeinline
other() const ARB_edgeinline
previous() const ARB_edgeinline
set_length(GBT_LEN len)ARB_edgeinline
set_root()ARB_edgeinline
son() const ARB_edgeinline
source() const ARB_edgeinline
virtually_distribute_length(GBT_LEN len, TreeNode::LengthCollector &collect) const ARB_edge