GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LDT / dev > encdec / rhel6-32


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

Callback comparision function

Callback destruction (free) function

Referenced by BTREE_init(), BTREE_merge(), BTREE_removeL(), and BTREE_removeR().

The size (count) of nodes in the tree

Referenced by BTREE__size(), BTREE_init(), BTREE_insertL(), BTREE_insertR(), BTREE_merge(), BTREE_removeL(), and BTREE_removeR().


The documentation for this struct was generated from the following file:

Generated on Thu Feb 9 12:21:11 2012 by  doxygen 1.5.8