Public Attributes
mkavl_avl_ctx_st_ Struct Reference

List of all members.

Public Attributes

uint32_t magic
mkavl_tree_handle tree_h
size_t key_idx

Detailed Description

The internal context data for AVL callbacks.

Definition at line 62 of file mkavl.c.


Member Data Documentation

The index in the mkavl tree of the AVL tree for the callback

Definition at line 68 of file mkavl.c.

Used for sanity checks

Definition at line 64 of file mkavl.c.

The mkavl tree associated with the callback

Definition at line 66 of file mkavl.c.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines