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

#include <B2BITS_CmeMdpMessages.h>

Classes

struct  Content
 

Public Types

enum  { fix_sized = true }
 
typedef MDIncrementalRefreshTrade36 parent_type
 

Public Member Functions

 MDEntriesEntry (const uint8_t *buf, uint16_t blockLen)
 
const PRICEgetMDEntryPx () const
 
Int32 getMDEntrySize () const
 
Int32 getSecurityID () const
 
UInt32 getRptSeq () const
 
Int32NULL getNumberOfOrders () const
 
Int32 getTradeID () const
 
AggressorSide getAggressorSide () const
 
MDUpdateAction getMDUpdateAction () const
 
MDEntryTypeTrade 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 PRICE& getMDEntryPx ( ) const
inline
Int32 getMDEntrySize ( ) const
inline
Int32 getSecurityID ( ) const
inline
UInt32 getRptSeq ( ) const
inline
Int32NULL getNumberOfOrders ( ) const
inline
Int32 getTradeID ( ) const
inline
AggressorSide getAggressorSide ( ) const
inline
MDUpdateAction getMDUpdateAction ( ) const
inline
MDEntryTypeTrade 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