ldns_rbtree_t Struct Reference

definition for tree struct More...


Data Fields

ldns_rbnode_troot
 The root of the red-black tree.
size_t count
 The number of the nodes in the tree.
int(* cmp )(const void *, const void *)
 Key compare function.


Detailed Description

definition for tree struct

Definition at line 78 of file rbtree.h.


Field Documentation

The root of the red-black tree.

Definition at line 80 of file rbtree.h.

The number of the nodes in the tree.

Definition at line 83 of file rbtree.h.

int(* ldns_rbtree_t::cmp)(const void *, const void *)

Key compare function.

<0,0,>0 like strcmp. Return 0 on two NULL ptrs.


Generated on Fri Aug 8 02:52:42 2008 for ldns by  doxygen 1.5.6