#include <CmiBinaryMessages.h>
| CMI::OrderFormat3PartialCancel::OrderFormat3PartialCancel |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| CMI::OrderFormat3PartialCancel::OrderFormat3PartialCancel |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const AsciiString CMI::OrderFormat3PartialCancel::getBranch |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt16 CMI::OrderFormat3PartialCancel::getBranchSequenceNumber |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t CMI::OrderFormat3PartialCancel::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
| size_t CMI::OrderFormat3PartialCancel::getMsgLength |
( |
| ) |
const |
|
inline |
| const UInt32 CMI::OrderFormat3PartialCancel::getOriginalOrderHighId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::OrderFormat3PartialCancel::getOriginalOrderLowId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::OrderFormat3PartialCancel::getProductKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::OrderFormat3PartialCancel::getQuantityToCancel |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt8 CMI::OrderFormat3PartialCancel::getTradingSessionId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const AsciiString CMI::OrderFormat3PartialCancel::getUserAssignedCancelId |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const UInt32 CMI::OrderFormat3PartialCancel::getUserSessionKey |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void CMI::OrderFormat3PartialCancel::setBranch |
( |
const AsciiString & |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::OrderFormat3PartialCancel::setBranchSequenceNumber |
( |
UInt16 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::OrderFormat3PartialCancel::setOriginalOrderHighId |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::OrderFormat3PartialCancel::setOriginalOrderLowId |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::OrderFormat3PartialCancel::setProductKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::OrderFormat3PartialCancel::setQuantityToCancel |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::OrderFormat3PartialCancel::setTradingSessionId |
( |
UInt8 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::OrderFormat3PartialCancel::setUserAssignedCancelId |
( |
const AsciiString & |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void CMI::OrderFormat3PartialCancel::setUserSessionKey |
( |
UInt32 |
value | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& CMI::OrderFormat3PartialCancel::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string CMI::OrderFormat3PartialCancel::toString |
( |
| ) |
const |
|
inline |
| void CMI::OrderFormat3PartialCancel::updateMessageLength |
( |
| ) |
|
|
inline |
| static void CMI::OrderFormat3PartialCancel::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
| Alpha3 CMI::OrderFormat3PartialCancel::branch |
| UInt16 CMI::OrderFormat3PartialCancel::branchSequenceNumber |
| UInt32 CMI::OrderFormat3PartialCancel::originalOrderHighId |
| UInt32 CMI::OrderFormat3PartialCancel::originalOrderLowId |
| UInt32 CMI::OrderFormat3PartialCancel::productKey |
| UInt32 CMI::OrderFormat3PartialCancel::quantityToCancel |
| UInt8 CMI::OrderFormat3PartialCancel::tradingSessionId |
| Alpha8 CMI::OrderFormat3PartialCancel::userAssignedCancelId |
| UInt32 CMI::OrderFormat3PartialCancel::userSessionKey |