|
QuoteCancelAck563 * | clone () |
|
const AsciiString | getCancelledSymbol () const |
|
const uInt16NULL | getDelayDuration () const |
|
const uInt64NULL | getDelayToTime () const |
|
FieldsIterator | getIterator () const |
|
const BooleanNULL | getLiquidityFlag () const |
|
const AsciiString | getLocation () const |
|
const ManualOrdIndReq | getManualOrderIndicator () const |
|
const BooleanFlag | getMMProtectionReset () const |
|
size_t | getMsgLength () const |
|
const uInt32 | getNoProcessedEntries () const |
|
const NoQuoteEntries & | getNoQuoteEntries () const |
|
NoQuoteEntries & | getNoQuoteEntries () |
|
const NoQuoteSets & | getNoQuoteSets () const |
|
NoQuoteSets & | getNoQuoteSets () |
|
const uInt64 | getPartyDetailsListReqID () const |
|
const BooleanFlag | getPossRetransFlag () const |
|
const uInt32 | getQuoteID () const |
|
const uInt16NULL | getQuoteRejectReason () const |
|
const QuoteCxlStatus | getQuoteStatus () const |
|
const uInt64 | getRequestTime () const |
|
const AsciiString | getSenderID () const |
|
const uInt64 | getSendingTimeEpoch () const |
|
const uInt32 | getSeqNum () const |
|
FieldsSetIterator | getSetIterator () |
|
const SplitMsg | getSplitMsg () const |
|
const AsciiString | getText () const |
|
const uInt8NULL | getTotNoQuoteEntries () const |
|
const charNULL | getUnsolicitedCancelType () const |
|
const uInt64 | getUUID () const |
|
QuoteCancelAck563 & | operator= (const QuoteCancelAck563 &src)=delete |
|
| QuoteCancelAck563 () |
|
| QuoteCancelAck563 (bool initFields) |
|
| QuoteCancelAck563 (const QuoteCancelAck563 &src)=delete |
|
void | setCancelledSymbol (const AsciiString &val) |
|
void | setDelayDuration (uInt16NULL value) |
|
void | setDelayToTime (uInt64NULL value) |
|
void | setLiquidityFlag (const BooleanNULL val) |
|
void | setLocation (const AsciiString &val) |
|
void | setManualOrderIndicator (const ManualOrdIndReq val) |
|
void | setMMProtectionReset (const BooleanFlag val) |
|
void | setNoProcessedEntries (uInt32 value) |
|
void | setPartyDetailsListReqID (uInt64 value) |
|
void | setPossRetransFlag (const BooleanFlag val) |
|
void | setQuoteID (uInt32 value) |
|
void | setQuoteRejectReason (uInt16NULL value) |
|
void | setQuoteStatus (const QuoteCxlStatus val) |
|
void | setRequestTime (uInt64 value) |
|
void | setSenderID (const AsciiString &val) |
|
void | setSendingTimeEpoch (uInt64 value) |
|
void | setSeqNum (uInt32 value) |
|
void | setSplitMsg (const SplitMsg val) |
|
void | setText (const AsciiString &val) |
|
void | setTotNoQuoteEntries (uInt8NULL value) |
|
void | setUnsolicitedCancelType (charNULL 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 () |
|