DeltaEntry Struct Reference

Structure for holding delta entries. More...

#include <index.h>

List of all members.

Public Attributes

Int8 PosTableIndex
UInt8 Slice
UInt8 ElementDelta [4]
 Must be a UInt8 array to allow the struct to be exactly 6 bytes (otherwise compilers add padding!).


Detailed Description

Structure for holding delta entries.

Note:
This must be a struct for efficiency - don't make into a (complex) class!!


Member Data Documentation

Int8 PosTableIndex

UInt8 Slice

UInt8 ElementDelta[4]

Must be a UInt8 array to allow the struct to be exactly 6 bytes (otherwise compilers add padding!).


The documentation for this struct was generated from the following file:
Generated on Mon Apr 2 15:20:59 2007 for MXFLib by  doxygen 1.5.1-p1