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::MDInstrumentDefinitionFixedIncome57::LotTypeRulesEntry Struct Reference

#include <B2BITS_CmeMdpMessages.h>

Classes

struct  Content
 

Public Types

enum  { fix_sized = true }
 
typedef MDInstrumentDefinitionFixedIncome57 parent_type
 

Public Member Functions

 LotTypeRulesEntry (const uint8_t *buf, uint16_t blockLen)
 
Int8 getLotType () const
 
const DecimalQtygetMinLotSize () 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 = MDInstrumentDefinitionFixedIncome57::SType
 

Member Typedef Documentation

Member Enumeration Documentation

anonymous enum
Enumerator
fix_sized 

Constructor & Destructor Documentation

Cme::Mdp::MDInstrumentDefinitionFixedIncome57::LotTypeRulesEntry::LotTypeRulesEntry ( const uint8_t *  buf,
uint16_t  blockLen 
)
inline

Member Function Documentation

uint32_t Cme::Mdp::MDInstrumentDefinitionFixedIncome57::LotTypeRulesEntry::fixedPartSize ( ) const
inline
Int8 Cme::Mdp::MDInstrumentDefinitionFixedIncome57::LotTypeRulesEntry::getLotType ( ) const
inline
const DecimalQty& Cme::Mdp::MDInstrumentDefinitionFixedIncome57::LotTypeRulesEntry::getMinLotSize ( ) const
inline
static const char* Cme::Mdp::MDInstrumentDefinitionFixedIncome57::LotTypeRulesEntry::semanticType ( )
inlinestatic
uint32_t Cme::Mdp::MDInstrumentDefinitionFixedIncome57::LotTypeRulesEntry::size ( ) const
inline
std::ostream& Cme::Mdp::MDInstrumentDefinitionFixedIncome57::LotTypeRulesEntry::toString ( std::ostream &  os,
const char *  delim = "\x01" 
) const

Member Data Documentation

const SemanticType Cme::Mdp::MDInstrumentDefinitionFixedIncome57::LotTypeRulesEntry::SType = MDInstrumentDefinitionFixedIncome57::SType
static