#include <OnixS/CME/MDH/Composites.h>
Public Types | |
enum | { Size = 8 } |
typedef UInt16 | BlockLength |
typedef UInt16 | TemplateId |
typedef UInt16 | SchemaId |
typedef UInt16 | Version |
Public Member Functions | |
MessageHeader () | |
BlockLength | blockLength () const |
TemplateId | templateId () const |
SchemaId | schemaId () const |
Version | version () const |
Definition at line 367 of file Composites.h.
typedef UInt16 BlockLength |
blockLength type.
Definition at line 377 of file Composites.h.
schemaId type.
Definition at line 383 of file Composites.h.
typedef UInt16 TemplateId |
templateId type.
Definition at line 380 of file Composites.h.
version type.
Definition at line 386 of file Composites.h.
anonymous enum |
|
inline |
Default constructor.
Initializes fields with zero values.
Definition at line 391 of file Composites.h.
|
inline |
blockLength field.
Definition at line 400 of file Composites.h.
|
inline |
schemaId field.
Definition at line 412 of file Composites.h.
|
inline |
templateId field.
Definition at line 406 of file Composites.h.
|
inline |
version field.
Definition at line 418 of file Composites.h.