|
ExecutionReportTradeAddendumSpread549 * | clone () |
|
| ExecutionReportTradeAddendumSpread549 () |
|
| ExecutionReportTradeAddendumSpread549 (bool initFields) |
|
| ExecutionReportTradeAddendumSpread549 (const ExecutionReportTradeAddendumSpread549 &src)=delete |
|
const AsciiString | getClOrdID () const |
|
const AsciiString | getExecID () const |
|
const ExecInst | getExecInst () const |
|
const ExecTypTrdCxl | getExecType () const |
|
const ExecMode | getExecutionMode () const |
|
FieldsIterator | getIterator () const |
|
const uInt32 | getLastQty () const |
|
const BooleanNULL | getLiquidityFlag () const |
|
const AsciiString | getLocation () const |
|
const BooleanNULL | getManagedOrder () const |
|
const ManualOrdIndReq | getManualOrderIndicator () const |
|
const uInt32 | getMDTradeEntryID () const |
|
size_t | getMsgLength () const |
|
const NoFills & | getNoFills () const |
|
NoFills & | getNoFills () |
|
const NoLegs & | getNoLegs () const |
|
NoLegs & | getNoLegs () |
|
const NoOrderEvents & | getNoOrderEvents () const |
|
NoOrderEvents & | getNoOrderEvents () |
|
const uInt64 | getOrderID () const |
|
const OrdStatusTrdCxl | getOrdStatus () const |
|
const OrderType | getOrdType () const |
|
const uInt64NULL | getOrigSecondaryExecutionID () const |
|
const uInt32NULL | getOrigSideTradeID () const |
|
const uInt64 | getPartyDetailsListReqID () const |
|
const BooleanFlag | getPossRetransFlag () const |
|
const uInt64 | getSecExecID () const |
|
const Int32 | getSecurityID () const |
|
const AsciiString | getSenderID () const |
|
const uInt64 | getSendingTimeEpoch () const |
|
const uInt32 | getSeqNum () const |
|
FieldsSetIterator | getSetIterator () |
|
const ShortSaleType | getShortSaleType () const |
|
const SideReq | getSide () const |
|
const uInt32 | getSideTradeID () const |
|
const uInt8 | getTotalNumSecurities () const |
|
const LocalMktDate | getTradeDate () const |
|
const uInt64 | getTransactTime () const |
|
const uInt64 | getUUID () const |
|
ExecutionReportTradeAddendumSpread549 & | operator= (const ExecutionReportTradeAddendumSpread549 &src)=delete |
|
void | setClOrdID (const AsciiString &val) |
|
void | setExecID (const AsciiString &val) |
|
void | setExecInst (const ExecInst &val) |
|
void | setExecType (const ExecTypTrdCxl val) |
|
void | setExecutionMode (const ExecMode val) |
|
void | setLastQty (uInt32 value) |
|
void | setLiquidityFlag (const BooleanNULL val) |
|
void | setLocation (const AsciiString &val) |
|
void | setManagedOrder (const BooleanNULL val) |
|
void | setManualOrderIndicator (const ManualOrdIndReq val) |
|
void | setMDTradeEntryID (uInt32 value) |
|
void | setOrderID (uInt64 value) |
|
void | setOrdStatus (const OrdStatusTrdCxl val) |
|
void | setOrdType (const OrderType val) |
|
void | setOrigSecondaryExecutionID (uInt64NULL value) |
|
void | setOrigSideTradeID (uInt32NULL value) |
|
void | setPartyDetailsListReqID (uInt64 value) |
|
void | setPossRetransFlag (const BooleanFlag val) |
|
void | setSecExecID (uInt64 value) |
|
void | setSecurityID (Int32 value) |
|
void | setSenderID (const AsciiString &val) |
|
void | setSendingTimeEpoch (uInt64 value) |
|
void | setSeqNum (uInt32 value) |
|
void | setShortSaleType (const ShortSaleType val) |
|
void | setSide (const SideReq val) |
|
void | setSideTradeID (uInt32 value) |
|
void | setTotalNumSecurities (uInt8 value) |
|
void | setTradeDate (LocalMktDate value) |
|
void | setTransactTime (uInt64 value) |
|
void | setUUID (uInt64 value) |
|
std::ostream & | toStream (std::ostream &os) const |
|
std::string | toString () const |
|
void | updateMessageLength () |
|
Public Member Functions inherited from ILink3V7::StandardHeader |
u16 | getEncodingType () const |
|
u16 | getMessageLength () const |
|
const messageHeader & | getSbeHeader () const |
|
template<typename T > |
const T & | getTypedMessage () const |
|
template<typename T > |
T & | getTypedMessage () |
|
void | setEncodingType (u16 value) |
|
void | setEncodingType (const messageHeader &value) |
|
void | setMessageLength (u16 value) |
|
| StandardHeader () |
|