Public Attributes
mkavl_iterator_st_ Struct Reference

List of all members.

Public Attributes

struct avl_traverser avl_t
mkavl_tree_handle tree_h
size_t key_idx

Detailed Description

The internal representation of the mkavl iterator.

Definition at line 127 of file mkavl.c.


Member Data Documentation

struct avl_traverser mkavl_iterator_st_::avl_t

The AVL traverser to use

Definition at line 129 of file mkavl.c.

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

Definition at line 133 of file mkavl.c.

The mkavl tree associaed with the iteration

Definition at line 131 of file mkavl.c.


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