B2BITS CME MDP Handler API Reference
Public Types | Public Member Functions | List of all members
MessageHeader Struct Reference

#include <B2BITS_CmeMdpMessages.h>

+ Inheritance diagram for MessageHeader:

Public Types

typedef uint16_t BlockLength
 
typedef uint16_t TemplateId
 
typedef uint16_t SchemaId
 
typedef uint16_t Version
 

Public Member Functions

uint16_t getMessageSize () const
 
BlockLength getBlockLength () const
 
TemplateId getTemplateId () const
 
SchemaId getSchemaId () const
 
Version getVersion () const
 

Member Typedef Documentation

typedef uint16_t BlockLength
typedef uint16_t TemplateId
typedef uint16_t SchemaId
typedef uint16_t Version

Member Function Documentation

uint16_t getMessageSize ( ) const
inline
BlockLength getBlockLength ( ) const
inline
TemplateId getTemplateId ( ) const
inline
SchemaId getSchemaId ( ) const
inline
Version getVersion ( ) const
inline