EPAM B2BITS CME MDP Handler C++  5.4.2
Classes | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
Cme::Mdp::SnapshotFullRefresh52 Struct Reference

#include <B2BITS_CmeMdpMessages.h>

Classes

struct  Content
 
struct  MDEntriesEntry
 

Public Types

enum  { TemplateId = 52 }
 
enum  { fix_sized = false }
 
typedef const_rg_iterator< MDEntriesEntryMDEntriesIterator
 

Public Member Functions

 SnapshotFullRefresh52 (const MessageHeader *h)
 
const MessageHeadergetHeader () const
 
UInt32 getLastMsgSeqNumProcessed () const
 
UInt32 getTotNumReports () const
 
Int32 getSecurityID () const
 
UInt32 getRptSeq () const
 
UInt64 getTransactTime () const
 
UInt64 getLastUpdateTime () const
 
LocalMktDate getTradeDate () const
 
SecurityTradingStatus getMDSecurityTradingStatus () const
 
const PRICENULL9getHighLimitPrice () const
 
const PRICENULL9getLowLimitPrice () const
 
const PRICENULL9getMaxPriceVariation () const
 
MDEntriesIterator getMDEntriesIterator () const
 
uint32_t fixedPartSize () const
 
uint32_t size () const
 
std::ostream & toString (std::ostream &os, const char *delim="\x01") const
 

Static Public Member Functions

static const char * semanticType ()
 

Static Public Attributes

static const SemanticType SType = SemanticType::ST_W
 

Member Typedef Documentation

Member Enumeration Documentation

anonymous enum
Enumerator
TemplateId 
anonymous enum
Enumerator
fix_sized 

Constructor & Destructor Documentation

Cme::Mdp::SnapshotFullRefresh52::SnapshotFullRefresh52 ( const MessageHeader h)
inlineexplicit

Member Function Documentation

uint32_t Cme::Mdp::SnapshotFullRefresh52::fixedPartSize ( ) const
inline
const MessageHeader* Cme::Mdp::SnapshotFullRefresh52::getHeader ( ) const
inline
const PRICENULL9& Cme::Mdp::SnapshotFullRefresh52::getHighLimitPrice ( ) const
inline
UInt32 Cme::Mdp::SnapshotFullRefresh52::getLastMsgSeqNumProcessed ( ) const
inline
UInt64 Cme::Mdp::SnapshotFullRefresh52::getLastUpdateTime ( ) const
inline
const PRICENULL9& Cme::Mdp::SnapshotFullRefresh52::getLowLimitPrice ( ) const
inline
const PRICENULL9& Cme::Mdp::SnapshotFullRefresh52::getMaxPriceVariation ( ) const
inline
MDEntriesIterator Cme::Mdp::SnapshotFullRefresh52::getMDEntriesIterator ( ) const
inline
SecurityTradingStatus Cme::Mdp::SnapshotFullRefresh52::getMDSecurityTradingStatus ( ) const
inline
UInt32 Cme::Mdp::SnapshotFullRefresh52::getRptSeq ( ) const
inline
Int32 Cme::Mdp::SnapshotFullRefresh52::getSecurityID ( ) const
inline
UInt32 Cme::Mdp::SnapshotFullRefresh52::getTotNumReports ( ) const
inline
LocalMktDate Cme::Mdp::SnapshotFullRefresh52::getTradeDate ( ) const
inline
UInt64 Cme::Mdp::SnapshotFullRefresh52::getTransactTime ( ) const
inline
static const char* Cme::Mdp::SnapshotFullRefresh52::semanticType ( )
inlinestatic
uint32_t Cme::Mdp::SnapshotFullRefresh52::size ( ) const
inline
std::ostream& Cme::Mdp::SnapshotFullRefresh52::toString ( std::ostream &  os,
const char *  delim = "\x01" 
) const

Member Data Documentation

const SemanticType Cme::Mdp::SnapshotFullRefresh52::SType = SemanticType::ST_W
static