#include <CmiBinaryMessages.h>
| CMI::RateInfo::RateInfo |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| CMI::RateInfo::RateInfo |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| size_t CMI::RateInfo::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
| size_t CMI::RateInfo::getMsgLength |
( |
| ) |
const |
|
inline |
| const UInt8 CMI::RateInfo::getRateType |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::RateInfo::getRateWindow |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt64 CMI::RateInfo::getTimeWindow |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt8 CMI::RateInfo::getTradingSessionId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RateInfo::setRateType |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RateInfo::setRateWindow |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RateInfo::setTimeWindow |
( |
UInt64 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::RateInfo::setTradingSessionId |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::RateInfo::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string CMI::RateInfo::toString |
( |
| ) |
const |
|
inline |
| void CMI::RateInfo::updateMessageLength |
( |
| ) |
|
|
inline |
| static void CMI::RateInfo::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
| UInt8 CMI::RateInfo::rateType |
| UInt32 CMI::RateInfo::rateWindow |
| UInt64 CMI::RateInfo::timeWindow |
| UInt8 CMI::RateInfo::tradingSessionId |