OnixS C++ CME MDP Streamlined Market Data Handler  1.2.0
API Documentation
MessageHeader Class Reference

#include <OnixS/CME/Streamlined/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
 

Detailed Description

Definition at line 454 of file Composites.h.

Member Typedef Documentation

blockLength type.

Definition at line 461 of file Composites.h.

typedef UInt16 SchemaId

schemaId type.

Definition at line 467 of file Composites.h.

typedef UInt16 TemplateId

templateId type.

Definition at line 464 of file Composites.h.

typedef UInt16 Version

version type.

Definition at line 470 of file Composites.h.

Member Enumeration Documentation

anonymous enum

Size of composite.

Enumerator
Size 

Definition at line 458 of file Composites.h.

Constructor & Destructor Documentation

MessageHeader ( )
inline

Default constructor.

Initializes fields with zero values.

Definition at line 475 of file Composites.h.

Member Function Documentation

BlockLength blockLength ( ) const
inline

blockLength field.

Definition at line 484 of file Composites.h.

SchemaId schemaId ( ) const
inline

schemaId field.

Definition at line 496 of file Composites.h.

TemplateId templateId ( ) const
inline

templateId field.

Definition at line 490 of file Composites.h.

Version version ( ) const
inline

version field.

Definition at line 502 of file Composites.h.


The documentation for this class was generated from the following file: