EPAM B2BITS CME MDP Handler C++  6.2.1
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | List of all members
Cme::Mdp::MessageHeader Struct Reference

#include <B2BITS_CmeMdpMessages.h>

Inheritance diagram for Cme::Mdp::MessageHeader:
Inheritance graph
[legend]

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 noexcept
 
BlockLength getBlockLength () const noexcept
 
TemplateId getTemplateId () const noexcept
 
SchemaId getSchemaId () const noexcept
 
Version getVersion () const noexcept
 

Member Typedef Documentation

Member Function Documentation

BlockLength Cme::Mdp::MessageHeader::getBlockLength ( ) const
inlinenoexcept
uint16_t Cme::Mdp::MessageHeader::getMessageSize ( ) const
inlinenoexcept
SchemaId Cme::Mdp::MessageHeader::getSchemaId ( ) const
inlinenoexcept
TemplateId Cme::Mdp::MessageHeader::getTemplateId ( ) const
inlinenoexcept
Version Cme::Mdp::MessageHeader::getVersion ( ) const
inlinenoexcept