avl_tree Struct Reference
Data Fields | |
avl_node_t * | top |
avl_node_t * | head |
avl_node_t * | tail |
avl_compare_t | cmpitem |
avl_free_t | freeitem |
void * | userdata |
struct avl_allocator * | allocator |
Field Documentation
struct avl_allocator* allocator |
avl_compare_t cmpitem |
avl_free_t freeitem |
avl_node_t* head |
avl_node_t* tail |
avl_node_t* top |
void* userdata |
The documentation for this struct was generated from the following file:
- C:/Users/dimo/Desktop/coco/code-experiments/src/mo_avl_tree.c