class tableDescriptor_st

Function Members (Methods)

public:
tableDescriptor_st()
tableDescriptor_st(const tableDescriptor_st&)
~tableDescriptor_st()
tableDescriptor_st&operator=(const tableDescriptor_st&)

Data Members

public:
charfColumnName[32]The name of this data-member: see dstype.h for dsl compatible mode
unsigned intfDimensionsThe number of the dimensions for array
unsigned intfIndexArray[3]The array of the sizes for each dimensions fIndexArray[fDimensions]
unsigned intfOffsetThe first byte in the row of this column
unsigned intfSizeThe full size of the selected column in bytes
Int_tfTypeThe data type of the selected column
unsigned intfTypeSizeThe type size of the selected column in bytes

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation


Last update: Thu Jan 17 09:05:41 2008
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.