#include <CmiBinaryMessages.h>
| CMI::QuoteCancelResponse::QuoteCancelResponse |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| CMI::QuoteCancelResponse::QuoteCancelResponse |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const UInt32 CMI::QuoteCancelResponse::getClassKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t CMI::QuoteCancelResponse::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
| size_t CMI::QuoteCancelResponse::getMsgLength |
( |
| ) |
const |
|
inline |
| const UInt8 CMI::QuoteCancelResponse::getPriceScale |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::QuoteCancelResponse::getQuoteCancelId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt16 CMI::QuoteCancelResponse::getReasonCode |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt64 CMI::QuoteCancelResponse::getTimestamp |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt8 CMI::QuoteCancelResponse::getTradingSessionId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::setClassKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::setPriceScale |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::setQuoteCancelId |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::setReasonCode |
( |
UInt16 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::setTimestamp |
( |
UInt64 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelResponse::setTradingSessionId |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::QuoteCancelResponse::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string CMI::QuoteCancelResponse::toString |
( |
| ) |
const |
|
inline |
| void CMI::QuoteCancelResponse::updateMessageLength |
( |
| ) |
|
|
inline |
| static void CMI::QuoteCancelResponse::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
| UInt32 CMI::QuoteCancelResponse::classKey |
| UInt8 CMI::QuoteCancelResponse::priceScale |
| UInt32 CMI::QuoteCancelResponse::quoteCancelId |
| UInt16 CMI::QuoteCancelResponse::reasonCode |
| UInt64 CMI::QuoteCancelResponse::timestamp |
| UInt8 CMI::QuoteCancelResponse::tradingSessionId |