#include <CmiBinaryMessages.h>
| CMI::AuctionSubscription::AuctionSubscription |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| CMI::AuctionSubscription::AuctionSubscription |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const UInt16 CMI::AuctionSubscription::getAuctionTypes |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::AuctionSubscription::getClassKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t CMI::AuctionSubscription::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
| size_t CMI::AuctionSubscription::getMsgLength |
( |
| ) |
const |
|
inline |
| const UInt8 CMI::AuctionSubscription::getProductType |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt8 CMI::AuctionSubscription::getTradingSessionId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void CMI::AuctionSubscription::setAuctionTypes |
( |
UInt16 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::AuctionSubscription::setClassKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::AuctionSubscription::setProductType |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::AuctionSubscription::setTradingSessionId |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::AuctionSubscription::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string CMI::AuctionSubscription::toString |
( |
| ) |
const |
|
inline |
| void CMI::AuctionSubscription::updateMessageLength |
( |
| ) |
|
|
inline |
| static void CMI::AuctionSubscription::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
| UInt16 CMI::AuctionSubscription::auctionTypes |
| UInt32 CMI::AuctionSubscription::classKey |
| UInt8 CMI::AuctionSubscription::productType |
| UInt8 CMI::AuctionSubscription::tradingSessionId |