|
MassQuoteAck545 * | clone () |
|
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 uInt8 | getNoProcessedEntries () const |
|
const NoQuoteEntries & | getNoQuoteEntries () const |
|
NoQuoteEntries & | getNoQuoteEntries () |
|
const uInt64 | getPartyDetailsListReqID () const |
|
const BooleanFlag | getPossRetransFlag () const |
|
const uInt32 | getQuoteID () const |
|
const uInt16NULL | getQuoteRejectReason () const |
|
const uInt64NULL | getQuoteReqID () const |
|
const QuoteAckStatus | getQuoteStatus () const |
|
const uInt64 | getRequestTime () const |
|
const AsciiString | getSenderID () const |
|
const uInt64 | getSendingTimeEpoch () const |
|
const uInt32 | getSeqNum () const |
|
FieldsSetIterator | getSetIterator () |
|
const ShortSaleType | getShortSaleType () const |
|
const SplitMsg | getSplitMsg () const |
|
const AsciiString | getText () const |
|
const uInt8NULL | getTotNoQuoteEntries () const |
|
const uInt64 | getUUID () const |
|
| MassQuoteAck545 () |
|
| MassQuoteAck545 (bool initFields) |
|
| MassQuoteAck545 (const MassQuoteAck545 &src)=delete |
|
MassQuoteAck545 & | operator= (const MassQuoteAck545 &src)=delete |
|
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 (uInt8 value) |
|
void | setPartyDetailsListReqID (uInt64 value) |
|
void | setPossRetransFlag (const BooleanFlag val) |
|
void | setQuoteID (uInt32 value) |
|
void | setQuoteRejectReason (uInt16NULL value) |
|
void | setQuoteReqID (uInt64NULL value) |
|
void | setQuoteStatus (const QuoteAckStatus val) |
|
void | setRequestTime (uInt64 value) |
|
void | setSenderID (const AsciiString &val) |
|
void | setSendingTimeEpoch (uInt64 value) |
|
void | setSeqNum (uInt32 value) |
|
void | setShortSaleType (const ShortSaleType val) |
|
void | setSplitMsg (const SplitMsg val) |
|
void | setText (const AsciiString &val) |
|
void | setTotNoQuoteEntries (uInt8NULL 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 () |
|