|
PartyDetailsListReport538 * | clone () |
|
const AsciiString | getAvgPxGroupID () const |
|
const AvgPxInd | getAvgPxIndicator () const |
|
const ClearingAcctType | getClearingAccountType () const |
|
const SLEDS | getClearingTradePriceType () const |
|
const CmtaGiveUpCD | getCmtaGiveupCD () const |
|
const CustOrderCapacity | getCustOrderCapacity () const |
|
const CustOrdHandlInst | getCustOrderHandlingInst () const |
|
const uInt64NULL | getExecutor () const |
|
const uInt64NULL | getIDMShortCode () const |
|
FieldsIterator | getIterator () const |
|
const BooleanFlag | getLastFragment () const |
|
size_t | getMsgLength () const |
|
const NoPartyDetails & | getNoPartyDetails () const |
|
NoPartyDetails & | getNoPartyDetails () |
|
const NoTrdRegPublications & | getNoTrdRegPublications () const |
|
NoTrdRegPublications & | getNoTrdRegPublications () |
|
const uInt64 | getPartyDetailsListReportID () const |
|
const uInt64 | getPartyDetailsListReqID () const |
|
const BooleanFlag | getPossRetransFlag () const |
|
const ReqResult | getRequestResult () const |
|
const uInt64NULL | getSelfMatchPreventionID () const |
|
const SMPI | getSelfMatchPreventionInstruction () const |
|
const uInt64 | getSendingTimeEpoch () const |
|
const uInt32 | getSeqNum () const |
|
FieldsSetIterator | getSetIterator () |
|
const SplitMsg | getSplitMsg () const |
|
const uInt16 | getTotNumParties () const |
|
const uInt64 | getUUID () const |
|
PartyDetailsListReport538 & | operator= (const PartyDetailsListReport538 &src)=delete |
|
| PartyDetailsListReport538 () |
|
| PartyDetailsListReport538 (bool initFields) |
|
| PartyDetailsListReport538 (const PartyDetailsListReport538 &src)=delete |
|
void | setAvgPxGroupID (const AsciiString &val) |
|
void | setAvgPxIndicator (const AvgPxInd val) |
|
void | setClearingAccountType (const ClearingAcctType val) |
|
void | setClearingTradePriceType (const SLEDS val) |
|
void | setCmtaGiveupCD (const CmtaGiveUpCD val) |
|
void | setCustOrderCapacity (const CustOrderCapacity val) |
|
void | setCustOrderHandlingInst (const CustOrdHandlInst val) |
|
void | setExecutor (uInt64NULL value) |
|
void | setIDMShortCode (uInt64NULL value) |
|
void | setLastFragment (const BooleanFlag val) |
|
void | setPartyDetailsListReportID (uInt64 value) |
|
void | setPartyDetailsListReqID (uInt64 value) |
|
void | setPossRetransFlag (const BooleanFlag val) |
|
void | setRequestResult (const ReqResult val) |
|
void | setSelfMatchPreventionID (uInt64NULL value) |
|
void | setSelfMatchPreventionInstruction (const SMPI val) |
|
void | setSendingTimeEpoch (uInt64 value) |
|
void | setSeqNum (uInt32 value) |
|
void | setSplitMsg (const SplitMsg val) |
|
void | setTotNumParties (uInt16 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 () |
|