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::MassQuoteWithClearingInfo::Quotes::QuotesElement Struct Reference

#include <CmiBinaryMessages.h>

Public Member Functions

const UInt32 getAskPrice () const throw ()
 
const UInt32 getAskQuantity () const throw ()
 
const UInt32 getBidPrice () const throw ()
 
const UInt32 getBidQuantity () const throw ()
 
const Alpha getHandlingIndicator () const throw ()
 
const UInt32 getProductKey () const throw ()
 
const UInt16 getQuoteUpdateControl () const throw ()
 
const UInt8 getSellShortIndicator () const throw ()
 
const AsciiString getUserAssignedId () const throw ()
 
void setAskPrice (UInt32 value) throw ()
 
void setAskQuantity (UInt32 value) throw ()
 
void setBidPrice (UInt32 value) throw ()
 
void setBidQuantity (UInt32 value) throw ()
 
void setHandlingIndicator (Alpha value) throw ()
 
void setProductKey (UInt32 value) throw ()
 
void setQuoteUpdateControl (UInt16 value) throw ()
 
void setSellShortIndicator (UInt8 value) throw ()
 
void setUserAssignedId (const AsciiString &val) throw ()
 
std::ostream & toStream (std::ostream &os) const
 

Public Attributes

UInt32 askPrice
 
UInt32 askQuantity
 
UInt32 bidPrice
 
UInt32 bidQuantity
 
Alpha handlingIndicator
 
UInt32 productKey
 
UInt16 quoteUpdateControl
 
UInt8 sellShortIndicator
 
Alpha8 userAssignedId
 

Member Function Documentation

const UInt32 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::getAskPrice ( ) const
throw (
)
inline

References BSWAP32.

const UInt32 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::getAskQuantity ( ) const
throw (
)
inline

References BSWAP32.

const UInt32 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::getBidPrice ( ) const
throw (
)
inline

References BSWAP32.

const UInt32 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::getBidQuantity ( ) const
throw (
)
inline

References BSWAP32.

const Alpha CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::getHandlingIndicator ( ) const
throw (
)
inline
const UInt32 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::getProductKey ( ) const
throw (
)
inline

References BSWAP32.

const UInt16 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::getQuoteUpdateControl ( ) const
throw (
)
inline

References BSWAP16.

const UInt8 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::getSellShortIndicator ( ) const
throw (
)
inline
const AsciiString CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::getUserAssignedId ( ) const
throw (
)
inline
void CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::setAskPrice ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::setAskQuantity ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::setBidPrice ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::setBidQuantity ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::setHandlingIndicator ( Alpha  value)
throw (
)
inline
void CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::setProductKey ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::setQuoteUpdateControl ( UInt16  value)
throw (
)
inline

References BSWAP16.

void CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::setSellShortIndicator ( UInt8  value)
throw (
)
inline
void CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::setUserAssignedId ( const AsciiString val)
throw (
)
inline

References CMI::StringCopy().

std::ostream& CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::toStream ( std::ostream &  os) const
inline

Member Data Documentation

UInt32 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::askPrice
UInt32 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::askQuantity
UInt32 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::bidPrice
UInt32 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::bidQuantity
Alpha CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::handlingIndicator
UInt32 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::productKey
UInt16 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::quoteUpdateControl
UInt8 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::sellShortIndicator
Alpha8 CMI::MassQuoteWithClearingInfo::Quotes::QuotesElement::userAssignedId