#include <CmiBinaryMessages.h>
| CMI::RequestForQuote::RequestForQuote |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| CMI::RequestForQuote::RequestForQuote |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| size_t CMI::RequestForQuote::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
| size_t CMI::RequestForQuote::getMsgLength |
( |
| ) |
const |
|
inline |
| const UInt32 CMI::RequestForQuote::getProductKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::RequestForQuote::getQuantity |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt16 CMI::RequestForQuote::getRFQType |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::RequestForQuote::getTimestamp |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::RequestForQuote::getTimeToLive |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt8 CMI::RequestForQuote::getTradingSessionId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::RequestForQuote::getUserSessionKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RequestForQuote::setProductKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RequestForQuote::setQuantity |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RequestForQuote::setRFQType |
( |
UInt16 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RequestForQuote::setTimestamp |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RequestForQuote::setTimeToLive |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RequestForQuote::setTradingSessionId |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RequestForQuote::setUserSessionKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::RequestForQuote::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string CMI::RequestForQuote::toString |
( |
| ) |
const |
|
inline |
| void CMI::RequestForQuote::updateMessageLength |
( |
| ) |
|
|
inline |
| static void CMI::RequestForQuote::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
| UInt32 CMI::RequestForQuote::productKey |
| UInt32 CMI::RequestForQuote::quantity |
| UInt16 CMI::RequestForQuote::rfqType |
| UInt32 CMI::RequestForQuote::timestamp |
| UInt32 CMI::RequestForQuote::timeToLive |
| UInt8 CMI::RequestForQuote::tradingSessionId |
| UInt32 CMI::RequestForQuote::userSessionKey |