+
class tableDescriptor_st
-
library: libTable
#include "tableDescriptor.h"
Display options:
Show inherited
Show non-public
[ ↑ Top ]
|
[ ? Help ]
Quick Links:
ROOT Homepage
Class Index
Class Hierarchy
Search
Source:
header file
viewVC header
Sections:
class description
function members
data members
class charts
ROOT
»
MISC
»
TABLE
»
tableDescriptor_st
class tableDescriptor_st
Function Members (Methods)
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
fDimensions
The number of the dimensions for array
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
int
fType
The data type of the selected column
unsigned
int
fTypeSize
The type size of the selected column in bytes
Class Charts
Inheritance
Inherited Members
Includes
Libraries
Function documentation