ROOT » MISC » TABLE » tableDescriptor_st

class tableDescriptor_st

Function Members (Methods)

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 */
intfTypeThe data type of the selected column */
unsigned intfTypeSizeThe type size of the selected column in bytes */

Class Charts

Inheritance Chart:
tableDescriptor_st

Function documentation