Drizzled Public API Documentation

drizzled::st_tree Struct Reference

List of all members.

Public Attributes

TREE_ELEMENTroot
TREE_ELEMENT null_element
TREE_ELEMENT ** parents [MAX_TREE_HEIGHT]
uint32_t offset_to_key
uint32_t elements_in_tree
uint32_t size_of_element
size_t memory_limit
size_t allocated
qsort_cmp2 compare
void * custom_arg
memory::Root mem_root
bool with_delete
tree_element_free free
uint32_t flag

Detailed Description

Definition at line 47 of file tree.h.


The documentation for this struct was generated from the following file: