#include <buildfptree.hpp>
Inheritance diagram for bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t:

Public Member Functions | |
| counter_t DINLINE | getCounter () |
| childmap_t * | getChildren () |
| storenode_t (void *d) | |
Protected Member Functions | |
| bool DINLINE | isLeaf () const |
| counter_t DINLINE | getRawCounter () const |
| counter_t &DINLINE | getRawCounter () |
| const item_t *DINLINE | getLeafsPtr () const |
| item_t *DINLINE | getLeafsPtr () |
| uint32_t &DINLINE | getLeafsSize () |
| uint32_t DINLINE | getLeafsSize () const |
| childmap_t &DINLINE | getChildMap () const |
Protected Attributes | |
| void * | data |
| pointer to the data content | |
Friends | |
| class | EndPatriciaBuildTree |
Definition at line 269 of file buildfptree.hpp.
|
||||||||||
|
Definition at line 318 of file buildfptree.hpp. |
|
|||||||||
|
Definition at line 298 of file buildfptree.hpp. References bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::data. Referenced by bracz::EndPatriciaBuildTree< ENDONLY >::addTransToTree(), and bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::getChildren(). |
|
|||||||||
|
Definition at line 310 of file buildfptree.hpp. References bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::getChildMap(), and bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::isLeaf(). |
|
|||||||||
|
Reimplemented in bracz::EndPatriciaBuildTree< ENDONLY >::node_t. Definition at line 306 of file buildfptree.hpp. References bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::getRawCounter(), and bracz::EndPatriciaBuildTree< ENDONLY >::origCounter(). Referenced by bracz::EndPatriciaBuildTree< ENDONLY >::addTransToTree(). |
|
|||||||||
|
Definition at line 287 of file buildfptree.hpp. References bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::data. |
|
|||||||||
|
Definition at line 284 of file buildfptree.hpp. References bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::data. Referenced by bracz::EndPatriciaBuildTree< ENDONLY >::addTransToTree(). |
|
|||||||||
|
Definition at line 294 of file buildfptree.hpp. References bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::data. |
|
|||||||||
|
Definition at line 290 of file buildfptree.hpp. References bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::data. Referenced by bracz::EndPatriciaBuildTree< ENDONLY >::addTransToTree(), bracz::EndPatriciaBuildTree< ENDONLY >::allocateLeafNode(), and bracz::EndPatriciaBuildTree< ENDONLY >::node_t::childrenBegin(). |
|
|||||||||
|
Definition at line 281 of file buildfptree.hpp. References bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::data. |
|
|||||||||
|
|||||||||
|
Definition at line 275 of file buildfptree.hpp. References bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::getRawCounter(), and bracz::EndPatriciaBuildTree< ENDONLY >::isLeaf(). Referenced by bracz::EndPatriciaBuildTree< ENDONLY >::addTransToTree(), and bracz::EndPatriciaBuildTree< ENDONLY >::storenode_t::getChildren(). |
|
|||||
|
Definition at line 273 of file buildfptree.hpp. |
|
|||||
1.4.4