| collect_left(const KeyT my_point, const MyType *left_child_combiner, const ValueType edge_val) | ygg::MaxCombiner< KeyType, ValueType > | |
| collect_right(const KeyT my_point, const MyType *right_child_combiner, const ValueType edge_val) | ygg::MaxCombiner< KeyType, ValueType > | |
| get() const noexcept | ygg::MaxCombiner< KeyType, ValueType > | |
| get_dbg_value() const (defined in ygg::MaxCombiner< KeyType, ValueType >) | ygg::MaxCombiner< KeyType, ValueType > | inline |
| get_name() (defined in ygg::MaxCombiner< KeyType, ValueType >) | ygg::MaxCombiner< KeyType, ValueType > | inlinestatic |
| KeyT typedef (defined in ygg::MaxCombiner< KeyType, ValueType >) | ygg::MaxCombiner< KeyType, ValueType > | |
| MyType typedef (defined in ygg::MaxCombiner< KeyType, ValueType >) | ygg::MaxCombiner< KeyType, ValueType > | |
| rebuild(KeyT my_point, const MyType *left_child_combiner, ValueT left_edge_val, const MyType *right_child_combiner, ValueT right_edge_val) | ygg::MaxCombiner< KeyType, ValueType > | |
| traverse_left_edge_up(const KeyT new_point, const ValueT edge_val) | ygg::MaxCombiner< KeyType, ValueType > | |
| traverse_right_edge_up(const KeyT new_point, const ValueT edge_val) | ygg::MaxCombiner< KeyType, ValueType > | |
| ValueT typedef (defined in ygg::MaxCombiner< KeyType, ValueType >) | ygg::MaxCombiner< KeyType, ValueType > | |