#include "tableDescriptor.h" |
tableDescriptor_st
class description - source file - inheritance tree (.pdf)
public:
tableDescriptor_st()
tableDescriptor_st(const tableDescriptor_st&)
~tableDescriptor_st()
tableDescriptor_st& operator=(const tableDescriptor_st&)
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
Inline Functions
void ~tableDescriptor_st()
tableDescriptor_st tableDescriptor_st()
tableDescriptor_st tableDescriptor_st(const tableDescriptor_st&)
tableDescriptor_st& operator=(const tableDescriptor_st&)
Last update: Tue Oct 18 22:48:54 2005
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.