library: libTable
#include "tableDescriptor.h"

tableDescriptor_st


class description - header file - source file - inheritance tree (.pdf)

class tableDescriptor_st

Inheritance Chart:
tableDescriptor_st

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

Data Members


    public:
char fColumnName[32] The name of this data-member: see dstype.h for dsl compatible mode unsigned int fIndexArray[3] The array of the sizes for each dimensions fIndexArray[fDimensions] unsigned int fOffset The first byte in the row of this column unsigned int fSize The full size of the selected column in bytes unsigned int fTypeSize The type size of the selected column in bytes unsigned int fDimensions The number of the dimensions for array Int_t fType The data type of the selected column

Class Description


Last update: Tue Jul 11 12:48:22 2006


ROOT page - Class index - Class Hierarchy - Top of the page

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.