A library for working with phylogenetic and population genetic data.
v0.27.0
IteratorPreorder< is_const > Member List

This is the complete list of members for IteratorPreorder< is_const >, including all inherited members.

edge() constIteratorPreorder< is_const >inline
EdgeType typedefIteratorPreorder< is_const >
is_first_iteration() constIteratorPreorder< is_const >inline
iterator_category typedefIteratorPreorder< is_const >
IteratorPreorder()IteratorPreorder< is_const >inline
IteratorPreorder(TreeType &tree)IteratorPreorder< is_const >inlineexplicit
IteratorPreorder(NodeType &node)IteratorPreorder< is_const >inlineexplicit
IteratorPreorder(LinkType &link)IteratorPreorder< is_const >inlineexplicit
IteratorPreorder(SubtreeType &subtree)IteratorPreorder< is_const >inlineexplicit
IteratorPreorder(IteratorPreorder const &)=defaultIteratorPreorder< is_const >
IteratorPreorder(IteratorPreorder &&)=defaultIteratorPreorder< is_const >
link() constIteratorPreorder< is_const >inline
LinkType typedefIteratorPreorder< is_const >
node() constIteratorPreorder< is_const >inline
NodeType typedefIteratorPreorder< is_const >
operator!=(const self_type &other) constIteratorPreorder< is_const >inline
operator*()IteratorPreorder< is_const >inline
operator++()IteratorPreorder< is_const >inline
operator++(int)IteratorPreorder< is_const >inline
operator=(IteratorPreorder const &)=defaultIteratorPreorder< is_const >
operator=(IteratorPreorder &&)=defaultIteratorPreorder< is_const >
operator==(const self_type &other) constIteratorPreorder< is_const >inline
self_type typedefIteratorPreorder< is_const >
start_link() constIteratorPreorder< is_const >inline
start_node() constIteratorPreorder< is_const >inline
SubtreeType typedefIteratorPreorder< is_const >
TreeType typedefIteratorPreorder< is_const >
~IteratorPreorder()=defaultIteratorPreorder< is_const >