B2BITS CME MDP Handler API Reference
Classes | Public Types | Public Member Functions | List of all members
SnapshotFullRefresh38::MDEntriesEntry Struct Reference

#include <B2BITS_CmeMdpMessages.h>

Classes

struct  Content
 

Public Types

enum  { fix_sized = true }
 
typedef SnapshotFullRefresh38 parent_type
 

Public Member Functions

 MDEntriesEntry (const uint8_t *buf, uint16_t blockLen)
 
const PRICENULLgetMDEntryPx () const
 
Int32NULL getMDEntrySize () const
 
Int32NULL getNumberOfOrders () const
 
Int8NULL getMDPriceLevel () const
 
LocalMktDate getTradingReferenceDate () const
 
OpenCloseSettlFlag getOpenCloseSettlFlag () const
 
const SettlPriceTypeSetgetSettlPriceType () const
 
MDEntryType getMDEntryType () const
 
uint32_t fixedPartSize () const
 
uint32_t size () const
 
V12_API std::ostream & toString (std::ostream &os, const char *delim="\x01") const
 

Member Typedef Documentation

Member Enumeration Documentation

anonymous enum
Enumerator
fix_sized 

Constructor & Destructor Documentation

MDEntriesEntry ( const uint8_t *  buf,
uint16_t  blockLen 
)
inline

Member Function Documentation

const PRICENULL& getMDEntryPx ( ) const
inline
Int32NULL getMDEntrySize ( ) const
inline
Int32NULL getNumberOfOrders ( ) const
inline
Int8NULL getMDPriceLevel ( ) const
inline
LocalMktDate getTradingReferenceDate ( ) const
inline
OpenCloseSettlFlag getOpenCloseSettlFlag ( ) const
inline
const SettlPriceTypeSet& getSettlPriceType ( ) const
inline
MDEntryType getMDEntryType ( ) const
inline
uint32_t fixedPartSize ( ) const
inline
uint32_t size ( ) const
inline
V12_API std::ostream& toString ( std::ostream &  os,
const char *  delim = "\x01" 
) const