GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LDT / V0-5-0 > encdec / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_BTREE Struct Reference

Context structure for a binary tree. More...

#include <BTREE.h>

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 Mon Aug 23 09:43:47 2010 by  doxygen 1.5.3