vg
tools for working with variation graphs
|
This is the complete list of members for vg::Tree< T >, including all inherited members.
for_each_postorder(function< void(Node *)> lambda) | vg::Tree< T > | inline |
for_each_preorder(function< void(Node *)> lambda) | vg::Tree< T > | inline |
Node typedef | vg::Tree< T > | |
root | vg::Tree< T > | |
Tree(Node *r=0) | vg::Tree< T > | inline |
~Tree() | vg::Tree< T > | inline |