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

#include <B2BITS_CmeMdpMessages.h>

Classes

struct  Content
 

Public Types

enum  { fix_sized = true }
 
typedef
MDInstrumentDefinitionOption41 
parent_type
 

Public Member Functions

 UnderlyingsEntry (const uint8_t *buf, uint16_t blockLen)
 
Int32 getUnderlyingSecurityID () const
 
SecurityIDSource getUnderlyingSecurityIDSource () const
 
StringRef getUnderlyingSymbol () 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

UnderlyingsEntry ( const uint8_t *  buf,
uint16_t  blockLen 
)
inline

Member Function Documentation

Int32 getUnderlyingSecurityID ( ) const
inline
SecurityIDSource getUnderlyingSecurityIDSource ( ) const
inline
StringRef getUnderlyingSymbol ( ) 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