B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
CMI::ProductDownloadForOptionClassResponse Struct Reference

#include <CmiBinaryMessages.h>

+ Inheritance diagram for CMI::ProductDownloadForOptionClassResponse:
+ Collaboration diagram for CMI::ProductDownloadForOptionClassResponse:

Classes

struct  Products
 

Public Member Functions

ProductDownloadForOptionClassResponseclone ()
 
const UInt32 getClassKey () const throw ()
 
const AsciiString getClassSymbol () const throw ()
 
const UInt8 getFinalResponse () const throw ()
 
FieldsIterator getIterator () const
 
size_t getMsgLength () const
 
const AsciiString getRequestId () const throw ()
 
FieldsSetIterator getSetIterator ()
 
const UInt8 getTradingSessionId () const throw ()
 
const AsciiString getUnderlyingSymbol () const throw ()
 
 ProductDownloadForOptionClassResponse () throw ()
 
 ProductDownloadForOptionClassResponse (bool initFields) throw ()
 
void setClassKey (UInt32 value) throw ()
 
void setClassSymbol (const AsciiString &val) throw ()
 
void setFinalResponse (UInt8 value) throw ()
 
void setRequestId (const AsciiString &val) throw ()
 
void setTradingSessionId (UInt8 value) throw ()
 
void setUnderlyingSymbol (const AsciiString &val) throw ()
 
std::ostream & toStream (std::ostream &os) const
 
std::string toString () const
 
void updateMessageLength ()
 
- Public Member Functions inherited from CMI::StandardHeader
UInt8 getCmiMarker () const
 
UInt8 getMessageFlags () const
 
UInt32 getMessageLength () const
 
UInt32 getMessageSequenceNumber () const
 
MessageType::Enum getMessageType () const
 
UInt8 getVersion () const
 
void setCmiMarker (UInt8 marker)
 
void setMessageFlags (UInt8 value)
 
void setMessageLength (UInt32 value)
 
void setMessageSequenceNumber (UInt32 value)
 
void setMessageType (MessageType::Enum value)
 
void setMessageType (UInt8 value)
 
 StandardHeader ()
 

Static Public Member Functions

static FieldsIterator getIterator (const StandardHeader &message)
 
static size_t getMinMessageSize ()
 
static FieldsSetIterator getSetIterator (StandardHeader &message)
 
static void updateMessageLength (StandardHeader &message)
 

Public Attributes

UInt32 classKey
 
Alpha8 classSymbol
 
UInt8 finalResponse
 
Alpha8 requestId
 
UInt8 tradingSessionId
 
Alpha8 underlyingSymbol
 
- Public Attributes inherited from CMI::StandardHeader
UInt8 cmiMarker
 
UInt8 messageFlags
 
UInt32 messageLength
 
UInt32 messageSequenceNumber
 
MessageType messageType
 
UInt8 reserved
 
UInt16 reserved2
 
UInt8 version
 

Static Public Attributes

static const MessageType::Enum TYPE = MessageType::MessageType_ProductDownloadForOptionClassResponse
 

Constructor & Destructor Documentation

CMI::ProductDownloadForOptionClassResponse::ProductDownloadForOptionClassResponse ( )
throw (
)
inline
CMI::ProductDownloadForOptionClassResponse::ProductDownloadForOptionClassResponse ( bool  initFields)
throw (
)
inlineexplicit

Member Function Documentation

ProductDownloadForOptionClassResponse* CMI::ProductDownloadForOptionClassResponse::clone ( )
inline
const UInt32 CMI::ProductDownloadForOptionClassResponse::getClassKey ( ) const
throw (
)
inline

References BSWAP32.

const AsciiString CMI::ProductDownloadForOptionClassResponse::getClassSymbol ( ) const
throw (
)
inline
const UInt8 CMI::ProductDownloadForOptionClassResponse::getFinalResponse ( ) const
throw (
)
inline
FieldsIterator CMI::ProductDownloadForOptionClassResponse::getIterator ( ) const
inline
FieldsIterator CMI::ProductDownloadForOptionClassResponse::getIterator ( const StandardHeader message)
inlinestatic
size_t CMI::ProductDownloadForOptionClassResponse::getMinMessageSize ( )
inlinestatic
size_t CMI::ProductDownloadForOptionClassResponse::getMsgLength ( ) const
inline
const AsciiString CMI::ProductDownloadForOptionClassResponse::getRequestId ( ) const
throw (
)
inline
FieldsSetIterator CMI::ProductDownloadForOptionClassResponse::getSetIterator ( )
inline
FieldsSetIterator CMI::ProductDownloadForOptionClassResponse::getSetIterator ( StandardHeader message)
inlinestatic
const UInt8 CMI::ProductDownloadForOptionClassResponse::getTradingSessionId ( ) const
throw (
)
inline
const AsciiString CMI::ProductDownloadForOptionClassResponse::getUnderlyingSymbol ( ) const
throw (
)
inline
void CMI::ProductDownloadForOptionClassResponse::setClassKey ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::ProductDownloadForOptionClassResponse::setClassSymbol ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::ProductDownloadForOptionClassResponse::setFinalResponse ( UInt8  value)
throw (
)
inline
void CMI::ProductDownloadForOptionClassResponse::setRequestId ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::ProductDownloadForOptionClassResponse::setTradingSessionId ( UInt8  value)
throw (
)
inline
void CMI::ProductDownloadForOptionClassResponse::setUnderlyingSymbol ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

std::ostream& CMI::ProductDownloadForOptionClassResponse::toStream ( std::ostream &  os) const
inline

Referenced by CMI::messageToStream().

std::string CMI::ProductDownloadForOptionClassResponse::toString ( ) const
inline
void CMI::ProductDownloadForOptionClassResponse::updateMessageLength ( )
inline
static void CMI::ProductDownloadForOptionClassResponse::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

UInt32 CMI::ProductDownloadForOptionClassResponse::classKey
Alpha8 CMI::ProductDownloadForOptionClassResponse::classSymbol
UInt8 CMI::ProductDownloadForOptionClassResponse::finalResponse
Alpha8 CMI::ProductDownloadForOptionClassResponse::requestId
UInt8 CMI::ProductDownloadForOptionClassResponse::tradingSessionId
const MessageType::Enum CMI::ProductDownloadForOptionClassResponse::TYPE = MessageType::MessageType_ProductDownloadForOptionClassResponse
static
Alpha8 CMI::ProductDownloadForOptionClassResponse::underlyingSymbol