tableDescriptor_st


class description - source file - inheritance tree

class tableDescriptor_st


    public:
tableDescriptor_st tableDescriptor_st() tableDescriptor_st tableDescriptor_st(const tableDescriptor_st&) void ~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




Inline Functions


        tableDescriptor_st tableDescriptor_st()
        tableDescriptor_st tableDescriptor_st(const tableDescriptor_st&)
                      void ~tableDescriptor_st()


Last update: Sat Sep 28 10:55:11 2002
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


ROOT page - Class index - 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.