#include <OnixS/CME/MDH/Composites.h>
Public Types | |
enum | { Size = 8 } |
typedef UInt16 | BlockLength |
typedef UInt8 | NumInGroup |
Public Member Functions | |
GroupSize8Byte () | |
BlockLength | blockLength () const |
NumInGroup | numInGroup () const |
Protected Types | |
typedef Byte | Padding1[5] |
Protected Member Functions | |
const void * | padding1 () const |
FIX type: NumInGroup.
Definition at line 264 of file Composites.h.
typedef UInt16 BlockLength |
Length.
Definition at line 274 of file Composites.h.
typedef UInt8 NumInGroup |
NumInGroup.
Definition at line 277 of file Composites.h.
|
protected |
Definition at line 302 of file Composites.h.
anonymous enum |
|
inline |
Default constructor.
Initializes fields with zero values.
Definition at line 282 of file Composites.h.
|
inline |
Length.
Definition at line 289 of file Composites.h.
|
inline |
NumInGroup.
Definition at line 295 of file Composites.h.
|
inlineprotected |
Definition at line 305 of file Composites.h.