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::QuoteCancelResponse::CancelQuotes::CancelQuotesElement 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 UInt32 getProductKey () const throw ()
 
void setAskPrice (UInt32 value) throw ()
 
void setAskQuantity (UInt32 value) throw ()
 
void setBidPrice (UInt32 value) throw ()
 
void setBidQuantity (UInt32 value) throw ()
 
void setProductKey (UInt32 value) throw ()
 
std::ostream & toStream (std::ostream &os) const
 

Public Attributes

UInt32 askPrice
 
UInt32 askQuantity
 
UInt32 bidPrice
 
UInt32 bidQuantity
 
UInt32 productKey
 

Member Function Documentation

const UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::getAskPrice ( ) const
throw (
)
inline

References BSWAP32.

const UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::getAskQuantity ( ) const
throw (
)
inline

References BSWAP32.

const UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::getBidPrice ( ) const
throw (
)
inline

References BSWAP32.

const UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::getBidQuantity ( ) const
throw (
)
inline

References BSWAP32.

const UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::getProductKey ( ) const
throw (
)
inline

References BSWAP32.

void CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::setAskPrice ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::setAskQuantity ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::setBidPrice ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::setBidQuantity ( UInt32  value)
throw (
)
inline

References BSWAP32.

void CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::setProductKey ( UInt32  value)
throw (
)
inline

References BSWAP32.

std::ostream& CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::toStream ( std::ostream &  os) const
inline

Member Data Documentation

UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::askPrice
UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::askQuantity
UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::bidPrice
UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::bidQuantity
UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::productKey