library: libTable
#include "tableDescriptor.h"

tableDescriptor_st


class description - header file
viewCVS header

class tableDescriptor_st

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
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 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
unsigned intfTypeSizeThe type size of the selected column in bytes
unsigned intfDimensionsThe number of the dimensions for array
Int_tfTypeThe data type of the selected column

Class Description


Last update: Tue Nov 21 09:41:29 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.