ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
tableDescriptor_st Struct Reference

Definition at line 59 of file tableDescriptor.h.

Public Attributes

char fColumnName [32]
 
unsigned int fIndexArray [3]
 
unsigned int fOffset
 
unsigned int fSize
 
unsigned int fTypeSize
 
unsigned int fDimensions
 
int fType
 

#include <tableDescriptor.h>

Member Data Documentation

char tableDescriptor_st::fColumnName[32]
unsigned int tableDescriptor_st::fDimensions

Definition at line 70 of file tableDescriptor.h.

Referenced by TTableDescriptor::LearnTable(), and TTable::MakeExpression().

unsigned int tableDescriptor_st::fIndexArray[3]

Definition at line 65 of file tableDescriptor.h.

Referenced by TTableDescriptor::LearnTable().

unsigned int tableDescriptor_st::fOffset

Definition at line 67 of file tableDescriptor.h.

Referenced by TResponseTable::AddElement(), and TTableDescriptor::LearnTable().

unsigned int tableDescriptor_st::fSize
int tableDescriptor_st::fType
unsigned int tableDescriptor_st::fTypeSize

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