#include <CmiBinaryMessages.h>
| CMI::ClearQRMRequest::ClearQRMRequest |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| CMI::ClearQRMRequest::ClearQRMRequest |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| size_t CMI::ClearQRMRequest::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
| size_t CMI::ClearQRMRequest::getMsgLength |
( |
| ) |
const |
|
inline |
| const UInt8 CMI::ClearQRMRequest::getTradingSessionId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::ClearQRMRequest::getUserSessionKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void CMI::ClearQRMRequest::setTradingSessionId |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::ClearQRMRequest::setUserSessionKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::ClearQRMRequest::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string CMI::ClearQRMRequest::toString |
( |
| ) |
const |
|
inline |
| void CMI::ClearQRMRequest::updateMessageLength |
( |
| ) |
|
|
inline |
| static void CMI::ClearQRMRequest::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
| UInt8 CMI::ClearQRMRequest::tradingSessionId |
| UInt32 CMI::ClearQRMRequest::userSessionKey |