bu_rb_list Struct Reference
[RedBlack trees]

#include <bu.h>

Collaboration diagram for bu_rb_list:

Collaboration graph
[legend]

Data Fields

bu_list l
union {
   bu_rb_node *   rbl_n
   bu_rb_package *   rbl_p
rbl_u

Detailed Description

B U _ R B _ L I S T

List of nodes or packages

The red-black tree package uses this structure to maintain lists of all the nodes and all the packages in the tree. Applications should not muck with these things. They are maintained only to facilitate freeing bu_rb_trees.

Definition at line 1488 of file bu.h.


Field Documentation

struct bu_list l
 

Definition at line 1490 of file bu.h.

struct bu_rb_node* rbl_n
 

Definition at line 1493 of file bu.h.

struct bu_rb_package* rbl_p
 

Definition at line 1494 of file bu.h.

union { ... } rbl_u
 


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:11 2006 for BRL-CAD by  doxygen 1.4.6