#include <CmiBinaryMessages.h>
| const UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::getAskPrice |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::getAskQuantity |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::getBidPrice |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::getBidQuantity |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::getProductKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::setAskPrice |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::setAskQuantity |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::setBidPrice |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::setBidQuantity |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::setProductKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::QuoteCancelResponse::CancelQuotes::CancelQuotesElement::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| 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 |