tableDescriptor.h File Reference

Go to the source code of this file.

Classes

struct  tableDescriptor_st

Defines

#define TABLEDESCRIPTOR_SPEC   "struct tableDescriptor { \ char fColumnName[20]; \ unsigned int fIndexArray[2]; \ unsigned int fOffset; \ unsigned int fSize; \ unsigned int fTypeSize; \ unsigned int fDimensions; \ EColumnType fType; \};"

Typedefs

typedef tableDescriptor_st TABLEDESCRIPTOR_ST


Define Documentation

#define TABLEDESCRIPTOR_SPEC   "struct tableDescriptor { \ char fColumnName[20]; \ unsigned int fIndexArray[2]; \ unsigned int fOffset; \ unsigned int fSize; \ unsigned int fTypeSize; \ unsigned int fDimensions; \ EColumnType fType; \};"

Definition at line 26 of file tableDescriptor.h.


Typedef Documentation

typedef struct tableDescriptor_st TABLEDESCRIPTOR_ST


Generated on Tue Jul 5 16:04:28 2011 for ROOT_528-00b_version by  doxygen 1.5.1