In file record.h:

class XxxRecordSchema

Defines the schema of a record

Inheritance:


Public Methods

void ComputeStats ()
Computes offsets. Must call before the schema can be used
int Size ()
Size of attrs alone (excl extra space for strings)
XxxRecordSchema (int NumSchemas, const XxxRecordSchema* Schemas[])
Construct the concatenation of many schemas

Documentation

Defines the schema of a record
void ComputeStats()
Computes offsets. Must call before the schema can be used

int Size()
Size of attrs alone (excl extra space for strings)

XxxRecordSchema(int NumSchemas, const XxxRecordSchema* Schemas[])
Construct the concatenation of many schemas


This class has no child classes.
See Also:
XxxAttribute, XxxRecord

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de