library: libTable
#include "tableDescriptor.h"

tableDescriptor_st


class description - 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




Inline Functions


                       void ~tableDescriptor_st()
         tableDescriptor_st tableDescriptor_st()
         tableDescriptor_st tableDescriptor_st(const tableDescriptor_st&)
        tableDescriptor_st& operator=(const tableDescriptor_st&)


Last update: Thu Aug 12 16:00:14 2004
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


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.