API Documentation
|
#include <Node.hpp>
Public Member Functions | |
TreeNode (uint04 index_start) | |
void | clear (uint04 index_start) |
void | setBegin (uint04 index_start) |
uint04 | begin () const |
uint04 | end () const |
uint04 | getChild (uint04 child_number) const |
uint04 | childNodeStart () const |
void | setChildNodeStart (uint04 left) |
uint04 | size () const |
void | setSize (uint04 bucket_size) |
bool | isLeaf () const |
Protected Attributes | |
uint04 | m_element_size |
sint04 | m_child_start |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |