Public Attributes
mkavl_allocator_wrapper_st_ Struct Reference

List of all members.

Public Attributes

struct libavl_allocator avl_allocator
uint32_t magic
mkavl_allocator_st mkavl_allocator
mkavl_tree_handle tree_h

Detailed Description

A wrapper structure to map the mkavl_allocator to the avl_allocator.

Definition at line 86 of file mkavl.c.


Member Data Documentation

The libavl allocator. Must be the first member for use in casting.

Definition at line 90 of file mkavl.c.

Used for sanity checks

Definition at line 92 of file mkavl.c.

The mkavl allocator

Definition at line 94 of file mkavl.c.

The tree using the allocator

Definition at line 96 of file mkavl.c.


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