GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-3-2

Constituent: encdec     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_BTREE Struct Reference

Context structure for a binary tree. More...

#include <BTREE.h>

Collaboration diagram for _BTREE:

Collaboration graph
[legend]

Data Fields

int size
BTREE_compare compare
BTREE_destroy destroy
BTREE_noderoot

Detailed Description

Context structure for a binary tree.


Field Documentation

BTREE_compare _BTREE::compare
 

Callback comparision function

BTREE_destroy _BTREE::destroy
 

Callback destruction (free) function

BTREE_node* _BTREE::root
 

Root node of the tree

int _BTREE::size
 

The size (count) of nodes in the tree


The documentation for this struct was generated from the following file:
Generated on Thu Dec 7 05:04:46 2006 by  doxygen 1.4.4