ROOT  6.06/08
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

§ fColumnName

char tableDescriptor_st::fColumnName[32]

§ fDimensions

unsigned int tableDescriptor_st::fDimensions

Definition at line 70 of file tableDescriptor.h.

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

§ fIndexArray

unsigned int tableDescriptor_st::fIndexArray[3]

Definition at line 65 of file tableDescriptor.h.

Referenced by TTableDescriptor::LearnTable().

§ fOffset

unsigned int tableDescriptor_st::fOffset

§ fSize

unsigned int tableDescriptor_st::fSize

§ fType

int tableDescriptor_st::fType

§ fTypeSize

unsigned int tableDescriptor_st::fTypeSize

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