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

#include <CmiBinaryMessages.h>

Public Member Functions

const AsciiString getFirmNumber () const throw ()
 
const Boolean getQRMTriggered () const throw ()
 
const UInt8 getRestrictionType () const throw ()
 
const UInt8 getTradingSessionId () const throw ()
 
const UInt32 getUpdateTime () const throw ()
 
const AsciiString getUserAcronym () const throw ()
 
void setFirmNumber (const AsciiString &val) throw ()
 
void setQRMTriggered (Boolean value) throw ()
 
void setRestrictionType (UInt8 value) throw ()
 
void setTradingSessionId (UInt8 value) throw ()
 
void setUpdateTime (UInt32 value) throw ()
 
void setUserAcronym (const AsciiString &val) throw ()
 
std::ostream & toStream (std::ostream &os) const
 

Public Attributes

Alpha4 firmNumber
 
Boolean qrmTriggered
 
UInt8 restrictionType
 
UInt8 tradingSessionId
 
UInt32 updateTime
 
Alpha4 userAcronym
 

Member Function Documentation

const AsciiString CMI::QRMStatusResponse::QRMs::QRMsElement::getFirmNumber ( ) const
throw (
)
inline
const Boolean CMI::QRMStatusResponse::QRMs::QRMsElement::getQRMTriggered ( ) const
throw (
)
inline
const UInt8 CMI::QRMStatusResponse::QRMs::QRMsElement::getRestrictionType ( ) const
throw (
)
inline
const UInt8 CMI::QRMStatusResponse::QRMs::QRMsElement::getTradingSessionId ( ) const
throw (
)
inline
const UInt32 CMI::QRMStatusResponse::QRMs::QRMsElement::getUpdateTime ( ) const
throw (
)
inline

References BSWAP32.

const AsciiString CMI::QRMStatusResponse::QRMs::QRMsElement::getUserAcronym ( ) const
throw (
)
inline
void CMI::QRMStatusResponse::QRMs::QRMsElement::setFirmNumber ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

void CMI::QRMStatusResponse::QRMs::QRMsElement::setQRMTriggered ( Boolean  value)
throw (
)
inline
void CMI::QRMStatusResponse::QRMs::QRMsElement::setRestrictionType ( UInt8  value)
throw (
)
inline
void CMI::QRMStatusResponse::QRMs::QRMsElement::setTradingSessionId ( UInt8  value)
throw (
)
inline
void CMI::QRMStatusResponse::QRMs::QRMsElement::setUpdateTime ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::QRMStatusResponse::QRMs::QRMsElement::setUserAcronym ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

std::ostream& CMI::QRMStatusResponse::QRMs::QRMsElement::toStream ( std::ostream &  os) const
inline

Member Data Documentation

Alpha4 CMI::QRMStatusResponse::QRMs::QRMsElement::firmNumber
Boolean CMI::QRMStatusResponse::QRMs::QRMsElement::qrmTriggered
UInt8 CMI::QRMStatusResponse::QRMs::QRMsElement::restrictionType
UInt8 CMI::QRMStatusResponse::QRMs::QRMsElement::tradingSessionId
UInt32 CMI::QRMStatusResponse::QRMs::QRMsElement::updateTime
Alpha4 CMI::QRMStatusResponse::QRMs::QRMsElement::userAcronym