| 
    Vowpal Wabbit
    
   | 
 
This is the complete list of members for VW::reductions::cats::tree_node, including all inherited members.
| depth | VW::reductions::cats::tree_node | |
| id | VW::reductions::cats::tree_node | |
| is_leaf | VW::reductions::cats::tree_node | |
| is_root() const | VW::reductions::cats::tree_node | inline | 
| learn_count | VW::reductions::cats::tree_node | |
| left_id | VW::reductions::cats::tree_node | |
| left_only | VW::reductions::cats::tree_node | |
| operator!=(const tree_node &rhs) const | VW::reductions::cats::tree_node | |
| operator==(const tree_node &rhs) const | VW::reductions::cats::tree_node | |
| parent_id | VW::reductions::cats::tree_node | |
| right_id | VW::reductions::cats::tree_node | |
| right_only | VW::reductions::cats::tree_node | |
| tree_node(uint32_t node_id, uint32_t left_node_id, uint32_t right_node_id, uint32_t parent_id, uint32_t depth, bool left_only, bool right_only, bool is_leaf) | VW::reductions::cats::tree_node |