#include <CmiBinaryMessages.h>
| CMI::QuoteCancelRequest::QuoteCancelRequest |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| CMI::QuoteCancelRequest::QuoteCancelRequest |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const UInt32 CMI::QuoteCancelRequest::getClassKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt8 CMI::QuoteCancelRequest::getIsIncludeDetails |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t CMI::QuoteCancelRequest::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
| size_t CMI::QuoteCancelRequest::getMsgLength |
( |
| ) |
const |
|
inline |
| const UInt32 CMI::QuoteCancelRequest::getQuoteRequestId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt8 CMI::QuoteCancelRequest::getTradingSessionId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::QuoteCancelRequest::getUserSessionKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelRequest::setClassKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelRequest::setIsIncludeDetails |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelRequest::setQuoteRequestId |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelRequest::setTradingSessionId |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::QuoteCancelRequest::setUserSessionKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::QuoteCancelRequest::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string CMI::QuoteCancelRequest::toString |
( |
| ) |
const |
|
inline |
| void CMI::QuoteCancelRequest::updateMessageLength |
( |
| ) |
|
|
inline |
| static void CMI::QuoteCancelRequest::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
| UInt32 CMI::QuoteCancelRequest::classKey |
| UInt8 CMI::QuoteCancelRequest::isIncludeDetails |
| UInt32 CMI::QuoteCancelRequest::quoteRequestId |
| UInt8 CMI::QuoteCancelRequest::tradingSessionId |
| UInt32 CMI::QuoteCancelRequest::userSessionKey |