|
ant
A2 ant: class-based analysis framework
|
This is the complete list of members for ant::Tree< T >, including all inherited members.
| AddDaughter(const node_t &n) | ant::Tree< T > | inline |
| cereal::access class | ant::Tree< T > | friend |
| CreateDaughter(args_t &&... args) | ant::Tree< T > | inline |
| data | ant::Tree< T > | protected |
| daughters | ant::Tree< T > | protected |
| Daughters() const | ant::Tree< T > | inline |
| DeepCopy(Transform transform) const | ant::Tree< T > | inline |
| DeepCopy() const | ant::Tree< T > | inline |
| Depth() const | ant::Tree< T > | inline |
| Get() | ant::Tree< T > | inline |
| Get() const | ant::Tree< T > | inline |
| GetParent() const | ant::Tree< T > | inline |
| GetUniquePermutations(std::vector< node_t > &leaves, std::vector< std::vector< int >> &perms, int &i_leave_offset) const | ant::Tree< T > | inline |
| is_sorted | ant::Tree< T > | protected |
| IsEqual(const snode_t< U > &other, Compare comp) const | ant::Tree< T > | inline |
| IsEqual(const snode_t< U > &other) const | ant::Tree< T > | inline |
| IsLeaf() const | ant::Tree< T > | inline |
| IsRoot() const | ant::Tree< T > | inline |
| Make(Head &&head, const std::tuple< Daughters... > &daughters) | ant::Tree< T > | inlinestatic |
| make_impl(node_t &head, const std::tuple< Daughter, Daughters... > &daughters) | ant::Tree< T > | inlineprotectedstatic |
| make_impl(node_t &head, const std::tuple< Daughter, Daughters... > &daughters) | ant::Tree< T > | inlineprotectedstatic |
| make_impl(node_t &, const std::tuple<> &) | ant::Tree< T > | inlineprotectedstatic |
| make_impl(node_t &head, Item &&item) | ant::Tree< T > | inlineprotectedstatic |
| make_impl(node_t &head, Item &&item) | ant::Tree< T > | inlineprotectedstatic |
| MakeNode(args_t &&... args) | ant::Tree< T > | inlinestatic |
| Map(F function) const | ant::Tree< T > | inline |
| Map_level(F function, size_t level=0) const | ant::Tree< T > | inline |
| Map_nodes(F function) const | ant::Tree< T > | inline |
| node_t typedef | ant::Tree< T > | |
| operator*() | ant::Tree< T > | inline |
| operator*() const | ant::Tree< T > | inline |
| parent | ant::Tree< T > | protected |
| RemoveDaughter(Tree *t) | ant::Tree< T > | inlineprotected |
| Self() const | ant::Tree< T > | inline |
| self | ant::Tree< T > | protected |
| serialize(Archive &archive) | ant::Tree< T > | inlineprotected |
| SetParent(const node_t &p) | ant::Tree< T > | inline |
| Size() const | ant::Tree< T > | inline |
| snodelist_t typedef | ant::Tree< T > | protected |
| Sort() | ant::Tree< T > | inline |
| Sort(Compare comp) | ant::Tree< T > | inline |
| Tree class | ant::Tree< T > | friend |
| Tree(T &&data_) | ant::Tree< T > | inlineprotected |
| Tree() | ant::Tree< T > | inlineprotected |
| type typedef | ant::Tree< T > | |
| Unlink() | ant::Tree< T > | inline |
| wnode_t typedef | ant::Tree< T > | protected |