#include <CmiBinaryMessages.h>
| const UInt32 CMI::MassQuote::Quotes::QuotesElement::getAskPrice |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::MassQuote::Quotes::QuotesElement::getAskQuantity |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::MassQuote::Quotes::QuotesElement::getBidPrice |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::MassQuote::Quotes::QuotesElement::getBidQuantity |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Alpha CMI::MassQuote::Quotes::QuotesElement::getHandlingIndicator |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::MassQuote::Quotes::QuotesElement::getProductKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt16 CMI::MassQuote::Quotes::QuotesElement::getQuoteUpdateControl |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt8 CMI::MassQuote::Quotes::QuotesElement::getSellShortIndicator |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const AsciiString CMI::MassQuote::Quotes::QuotesElement::getUserAssignedId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void CMI::MassQuote::Quotes::QuotesElement::setAskPrice |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::MassQuote::Quotes::QuotesElement::setAskQuantity |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::MassQuote::Quotes::QuotesElement::setBidPrice |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::MassQuote::Quotes::QuotesElement::setBidQuantity |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::MassQuote::Quotes::QuotesElement::setHandlingIndicator |
( |
Alpha |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::MassQuote::Quotes::QuotesElement::setProductKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::MassQuote::Quotes::QuotesElement::setQuoteUpdateControl |
( |
UInt16 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::MassQuote::Quotes::QuotesElement::setSellShortIndicator |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::MassQuote::Quotes::QuotesElement::setUserAssignedId |
( |
const AsciiString & |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::MassQuote::Quotes::QuotesElement::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| UInt32 CMI::MassQuote::Quotes::QuotesElement::askPrice |
| UInt32 CMI::MassQuote::Quotes::QuotesElement::askQuantity |
| UInt32 CMI::MassQuote::Quotes::QuotesElement::bidPrice |
| UInt32 CMI::MassQuote::Quotes::QuotesElement::bidQuantity |
| Alpha CMI::MassQuote::Quotes::QuotesElement::handlingIndicator |
| UInt32 CMI::MassQuote::Quotes::QuotesElement::productKey |
| UInt16 CMI::MassQuote::Quotes::QuotesElement::quoteUpdateControl |
| UInt8 CMI::MassQuote::Quotes::QuotesElement::sellShortIndicator |
| Alpha8 CMI::MassQuote::Quotes::QuotesElement::userAssignedId |