Eneboo - Documentación para desarrolladores
|
#include <my_tree.h>
Atributos públicos | |
TREE_ELEMENT * | root |
TREE_ELEMENT | null_element |
TREE_ELEMENT ** | parents [MAX_TREE_HEIGHT] |
uint | offset_to_key |
uint | elements_in_tree |
uint | size_of_element |
ulong | memory_limit |
ulong | allocated |
qsort_cmp2 | compare |
void * | custom_arg |
MEM_ROOT | mem_root |
my_bool | with_delete |
tree_element_free | free |
uint | flag |
uint | memory_limit |
uint | allocated |
void * st_tree::custom_arg |