EPAM B2BITS CME MDP Handler C++  5.4.2
Public Attributes | List of all members
Cme::Mdp::SnapshotFullRefresh52::Content Struct Reference

#include <B2BITS_CmeMdpMessages.h>

Inheritance diagram for Cme::Mdp::SnapshotFullRefresh52::Content:
Inheritance graph
[legend]
Collaboration diagram for Cme::Mdp::SnapshotFullRefresh52::Content:
Collaboration graph
[legend]

Public Attributes

UInt32 LastMsgSeqNumProcessed_
 
UInt32 TotNumReports_
 
Int32 SecurityID_
 
UInt32 RptSeq_
 
UInt64 TransactTime_
 
UInt64 LastUpdateTime_
 
LocalMktDate TradeDate_
 
SecurityTradingStatus MDSecurityTradingStatus_
 
PRICENULL9 HighLimitPrice_
 
PRICENULL9 LowLimitPrice_
 
PRICENULL9 MaxPriceVariation_
 

Additional Inherited Members

- Public Types inherited from Cme::Mdp::MessageHeader
typedef uint16_t BlockLength
 
typedef uint16_t TemplateId
 
typedef uint16_t SchemaId
 
typedef uint16_t Version
 
- Public Member Functions inherited from Cme::Mdp::MessageHeader
uint16_t getMessageSize () const
 
BlockLength getBlockLength () const
 
TemplateId getTemplateId () const
 
SchemaId getSchemaId () const
 
Version getVersion () const
 

Member Data Documentation

PRICENULL9 Cme::Mdp::SnapshotFullRefresh52::Content::HighLimitPrice_
UInt32 Cme::Mdp::SnapshotFullRefresh52::Content::LastMsgSeqNumProcessed_
UInt64 Cme::Mdp::SnapshotFullRefresh52::Content::LastUpdateTime_
PRICENULL9 Cme::Mdp::SnapshotFullRefresh52::Content::LowLimitPrice_
PRICENULL9 Cme::Mdp::SnapshotFullRefresh52::Content::MaxPriceVariation_
SecurityTradingStatus Cme::Mdp::SnapshotFullRefresh52::Content::MDSecurityTradingStatus_
UInt32 Cme::Mdp::SnapshotFullRefresh52::Content::RptSeq_
Int32 Cme::Mdp::SnapshotFullRefresh52::Content::SecurityID_
UInt32 Cme::Mdp::SnapshotFullRefresh52::Content::TotNumReports_
LocalMktDate Cme::Mdp::SnapshotFullRefresh52::Content::TradeDate_
UInt64 Cme::Mdp::SnapshotFullRefresh52::Content::TransactTime_