GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-4-0

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]

List of all members.

Public Attributes

int size
BTREE_compare compare
BTREE_destroy destroy
BTREE_noderoot


Detailed Description

Context structure for a binary tree.

Member Data Documentation

int _BTREE::size

The size (count) of nodes in the tree

BTREE_compare _BTREE::compare

Callback comparision function

BTREE_destroy _BTREE::destroy

Callback destruction (free) function

BTREE_node* _BTREE::root

Root node of the tree


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 01:48:15 2009 by  doxygen 1.5.3