rbnode_t Struct Reference

The rbnode_t struct definition. More...

#include <rbtree.h>


Data Fields

rbnode_tparent
 parent in rbtree, RBTREE_NULL for root
rbnode_tleft
 left node (smaller items)
rbnode_tright
 right node (larger items)
const void * key
 pointer to sorting key
uint8_t color
 colour of this node


Detailed Description

The rbnode_t struct definition.
The documentation for this struct was generated from the following file:

Generated on Tue Oct 13 06:46:34 2009 for unbound by  doxygen 1.5.9