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

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

edge() constIteratorPath< is_const >inline
EdgeType typedefIteratorPath< is_const >
finish_link() constIteratorPath< is_const >inline
finish_node() constIteratorPath< is_const >inline
is_last_common_ancestor() constIteratorPath< is_const >inline
is_lca() constIteratorPath< is_const >inline
iterator_category typedefIteratorPath< is_const >
IteratorPath()IteratorPath< is_const >inline
IteratorPath(NodeType &start, NodeType &finish)IteratorPath< is_const >inline
IteratorPath(LinkType &start, LinkType &finish)IteratorPath< is_const >inline
IteratorPath(IteratorPath const &)=defaultIteratorPath< is_const >
IteratorPath(IteratorPath &&)=defaultIteratorPath< is_const >
link() constIteratorPath< is_const >inline
LinkType typedefIteratorPath< is_const >
node() constIteratorPath< is_const >inline
NodeType typedefIteratorPath< is_const >
operator!=(const self_type &other) constIteratorPath< is_const >inline
operator*()IteratorPath< is_const >inline
operator++()IteratorPath< is_const >inline
operator++(int)IteratorPath< is_const >inline
operator=(IteratorPath const &)=defaultIteratorPath< is_const >
operator=(IteratorPath &&)=defaultIteratorPath< is_const >
operator==(const self_type &other) constIteratorPath< is_const >inline
self_type typedefIteratorPath< is_const >
start_link() constIteratorPath< is_const >inline
start_node() constIteratorPath< is_const >inline
TreeType typedefIteratorPath< is_const >
~IteratorPath()=defaultIteratorPath< is_const >