c_rbnode_s Struct Reference
[cynapses libc red-black tree functions]

Structure that represents a node of a red-black tree. More...

#include <src/std/c_rbtree.h>

Data Fields

xrbcolor_t color
void * data
c_rbnode_tleft
c_rbnode_tparent
c_rbnode_tright
c_rbtree_ttree

Detailed Description

Structure that represents a node of a red-black tree.

Definition at line 121 of file c_rbtree.h.


Field Documentation

Definition at line 122 of file c_rbtree.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 5 22:58:35 2010 for doc by  doxygen 1.6.3