KeyNode_t Struct Reference

List of all members.

Public Attributes

char fCh
int fType
KeyValue_t fVal
KeyNode_tfNext
KeyNode_tfSibling

Detailed Description

Definition at line 79 of file key.cxx.


Member Data Documentation

char KeyNode_t::fCh

Definition at line 80 of file key.cxx.

Referenced by node__delete(), and node__try().

int KeyNode_t::fType

Definition at line 81 of file key.cxx.

KeyValue_t KeyNode_t::fVal

Definition at line 82 of file key.cxx.

struct KeyNode_t* KeyNode_t::fNext

Definition at line 84 of file key.cxx.

struct KeyNode_t* KeyNode_t::fSibling

Definition at line 85 of file key.cxx.

Referenced by node__delete(), and node__try().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:31:09 2011 for ROOT_528-00b_version by  doxygen 1.5.1