#include <OnixS/CboeCFE/Trading/BOE/Messages/Out/MassCancelOrder.h>
Definition at line 36 of file MassCancelOrder.h.
void clearingFirm |
( |
StrRef |
value | ) |
|
|
inline |
User-defined identifier of the mass cancel or purge request.
Definition at line 39 of file MassCancelOrder.h.
void massCancelId |
( |
StrRef |
value | ) |
|
|
inline |
User-defined identifier of the mass cancel or purge request.
Definition at line 45 of file MassCancelOrder.h.
StrRef massCancelInst |
( |
| ) |
const |
|
inline |
Corresponds to MassCancelInst (7700) in CFE FIX.
Definition at line 75 of file MassCancelOrder.h.
void massCancelInst |
( |
StrRef |
value | ) |
|
|
inline |
Corresponds to MassCancelInst (7700) in CFE FIX.
Definition at line 81 of file MassCancelOrder.h.
Identifies the Order Entry Operator responsible for this message.
Definition at line 99 of file MassCancelOrder.h.
Identifies the Order Entry Operator responsible for this message.
Definition at line 105 of file MassCancelOrder.h.
void productName |
( |
StrRef |
value | ) |
|
|
inline |
std::string toString |
( |
| ) |
const |
|
virtual |
void toString |
( |
std::string & |
str | ) |
const |
|
virtual |
Validates message data Throws std::invalid_argument exception if message content is invalid.
Implements OutgoingMessage.
The documentation for this struct was generated from the following file: