OnixS C++ CME iLink 3 Binary Order Entry Handler 1.18.9
API Documentation
Loading...
Searching...
No Matches
PartyDetailsDefinitionRequest518 Struct Reference

Classes

struct  PartyDetailsEntry
struct  TrdRegPublicationsEntry

Public Types

enum  
typedef SchemaTraits Schema
typedef PartyDetailsDefinitionRequest518 ThisType
typedef SbeGroup< PartyDetailsEntry, GroupSize, MessageSizePartyDetails
typedef SbeGroup< TrdRegPublicationsEntry, GroupSize, MessageSizeTrdRegPublications
Public Types inherited from SbeMessage
typedef MessageSize EncodedLength
typedef MessageSize BlockLength

Public Member Functions

 PartyDetailsDefinitionRequest518 ()=default
 PartyDetailsDefinitionRequest518 (void *data, EncodedLength length, SchemaVersion version=Schema::Version)
 PartyDetailsDefinitionRequest518 (void *data, EncodedLength length, NoFieldsInit, SchemaVersion version=Schema::Version)
 PartyDetailsDefinitionRequest518 (void *data, EncodedLength length, NoInit)
 PartyDetailsDefinitionRequest518 (const SbeMessage &message)
 PartyDetailsDefinitionRequest518 (void *data, EncodedLength length, NoInit, NoCheck) noexcept
UInt64 partyDetailsListReqId () const noexcept
ThisTypesetPartyDetailsListReqId (UInt64 value) noexcept
UInt64 sendingTimeEpoch () const noexcept
ThisTypesetSendingTimeEpoch (UInt64 value) noexcept
ListUpdAct::Enum listUpdateAction () const noexcept
ThisTypesetListUpdateAction (ListUpdAct::Enum value) noexcept
UInt32 seqNum () const noexcept
ThisTypesetSeqNum (UInt32 value) noexcept
bool memo (StrRef &value) const noexcept
ThisTypesetMemo (StrRef value) noexcept
ThisTypesetMemoToNull () noexcept
bool avgPxGroupId (StrRef &value) const noexcept
ThisTypesetAvgPxGroupId (StrRef value) noexcept
ThisTypesetAvgPxGroupIdToNull () noexcept
bool selfMatchPreventionId (UInt64 &value) const noexcept
ThisTypesetSelfMatchPreventionId (UInt64 value) noexcept
ThisTypesetSelfMatchPreventionIdToNull () noexcept
bool cmtaGiveupCD (CmtaGiveUpCD::Enum &value) const noexcept
ThisTypesetCmtaGiveupCD (CmtaGiveUpCD::Enum value) noexcept
ThisTypesetCmtaGiveupCDToNull () noexcept
bool custOrderCapacity (CustOrderCapacity::Enum &value) const noexcept
ThisTypesetCustOrderCapacity (CustOrderCapacity::Enum value) noexcept
ThisTypesetCustOrderCapacityToNull () noexcept
bool clearingAccountType (ClearingAcctType::Enum &value) const noexcept
ThisTypesetClearingAccountType (ClearingAcctType::Enum value) noexcept
ThisTypesetClearingAccountTypeToNull () noexcept
bool selfMatchPreventionInstruction (SMPI::Enum &value) const noexcept
ThisTypesetSelfMatchPreventionInstruction (SMPI::Enum value) noexcept
ThisTypesetSelfMatchPreventionInstructionToNull () noexcept
bool avgPxIndicator (AvgPxInd::Enum &value) const noexcept
ThisTypesetAvgPxIndicator (AvgPxInd::Enum value) noexcept
ThisTypesetAvgPxIndicatorToNull () noexcept
bool clearingTradePriceType (SLEDS::Enum &value) const noexcept
ThisTypesetClearingTradePriceType (SLEDS::Enum value) noexcept
ThisTypesetClearingTradePriceTypeToNull () noexcept
bool custOrderHandlingInst (CustOrdHandlInst::Enum &value) const noexcept
ThisTypesetCustOrderHandlingInst (CustOrdHandlInst::Enum value) noexcept
ThisTypesetCustOrderHandlingInstToNull () noexcept
bool executor (UInt64 &value) const noexcept
ThisTypesetExecutor (UInt64 value) noexcept
ThisTypesetExecutorToNull () noexcept
bool idMShortCode (UInt64 &value) const noexcept
ThisTypesetIdMShortCode (UInt64 value) noexcept
ThisTypesetIdMShortCodeToNull () noexcept
PartyDetails partyDetails () const noexcept
PartyDetails partyDetails () noexcept
PartyDetails partyDetails (PartyDetails::Size length)
PartyDetails partyDetails (PartyDetails::Size length, NoFieldsInit)
TrdRegPublications trdRegPublications () const noexcept
TrdRegPublications trdRegPublications () noexcept
TrdRegPublications trdRegPublications (TrdRegPublications::Size length)
TrdRegPublications trdRegPublications (TrdRegPublications::Size length, NoFieldsInit)
ThisTyperesetVariableFields () noexcept
ThisTypereset () noexcept
std::string toString () const
const void * tail () const noexcept
EncodedLength calculateBinarySize () const noexcept
Public Member Functions inherited from SbeMessage
 SbeMessage () noexcept
 SbeMessage (void *data, MessageSize size, SchemaVersion version)
 SbeMessage (void *data, MessageSize size)
 SbeMessage (void *data, MessageSize size, NoCheck) noexcept
void clear () noexcept
bool valid () const noexcept
MessageTemplateId templateId () const noexcept
SchemaVersion version () const noexcept
SchemaId schemaId () const noexcept
const void * binary () const noexcept
void * binary () noexcept
const void * blockEnd () noexcept
const void * blockEnd () const noexcept
MessageSize bufferSize () const noexcept
void * body () noexcept
BlockLength blockLength () const noexcept
const void * block () const noexcept
void * block () noexcept
Public Member Functions inherited from SbeFields< Messaging::SbeMessage, MessageSize >
Messaging::SbeMessagecontainer () noexcept
void zeroPaddingBytes (MessageSize offset) noexcept
void setOrdinary (MessageSize offset, FieldValue value) noexcept
void setEnumeration (MessageSize offset, typename Enumeration::Enum value) noexcept
void setFixedStr (MessageSize offset, StrRef value) noexcept

Static Public Member Functions

static constexpr NoPtyUpd partyUpdates () noexcept
static constexpr BlockLength minimalBlockLength (SchemaVersion version) noexcept
static constexpr BlockLength blockLength (SchemaVersion version) noexcept
static constexpr MessageSize getMinimalVariableFieldsSize (SchemaVersion version)
static constexpr UInt64 getMaxMessageSize (UInt8 maxGroupItems=255) noexcept
static constexpr const CharclassName ()
static constexpr StrRef fixType () noexcept

Additional Inherited Members

Protected Types inherited from SbeMessage
typedef SbeGroupList< MessageSizeGroupList
typedef SbeVariableLengthFieldList< MessageSizeVariableLengthFieldList
Protected Member Functions inherited from SbeMessage
SbeMessageversion (SchemaVersion version) noexcept
GroupList groups () noexcept
GroupList groups () const noexcept
template<typename Group>
void initGroup (Group &group, typename Group::EntrySize entrySize) noexcept
template<typename Group>
void setupGroup (Group &group, typename Group::Size entryCount, const void *messageTail)
template<typename Group>
void constructGroup (Group &group, typename Group::Size entryCount, const void *messageTail)
void setVarDataField (DATA &data, StrRef value, const void *oldMessageTail)
VariableLengthFieldList variableLengthFields () noexcept
VariableLengthFieldList variableLengthFields () const noexcept
void init (MessageHeader::TemplateId value, MessageHeader::BlockLength minimalBlockLength, MessageHeader::BlockLength blockLength, SchemaId id) noexcept
MessageSize calculateBinarySize (const void *tail) const noexcept
template<class Callable, class Owner>
void setVariableLengthField (Callable callable, StrRef value, Owner &owner)
template<class Callable, class Owner>
void setVariableLengthField (Callable callable, StrRef value, SchemaVersion since, Owner &owner)
template<class Callable, class Owner>
StrRef getVariableLengthField (Callable callable, const Owner &owner) const noexcept
template<class Callable, class Owner>
StrRef getVariableLengthField (Callable callable, SchemaVersion since, Owner &owner) const noexcept
template<class Callable, class Owner>
void setVariableLengthFieldToNull (Callable callable, Owner &owner) noexcept
template<class Group, class Callable, class Owner>
void resetGroup (Callable callable, Owner &owner) noexcept
template<class Callable, class Owner>
void setVariableLengthFieldToNull (Callable callable, SchemaVersion since, Owner &owner) noexcept
template<class Group, class Callable, class Owner>
void resetGroup (Callable callable, SchemaVersion since, Owner &owner)
template<class Group, class Callable, class Owner>
Group getGroup (Callable callable, Owner &owner) const noexcept
template<class Group, class Callable, class Owner>
Group getGroup (Callable callable, SchemaVersion since, Owner &owner) const noexcept
template<class Group, class Callable, class Owner>
Group constructGroup (Callable callable, typename Group::Size length, SchemaVersion since, Owner &owner)
template<class Group, class Callable, class Owner>
Group constructGroup (Callable callable, typename Group::Size length, Owner &owner)
template<class Group, class Callable, class Owner>
Group setupGroup (Callable callable, typename Group::Size length, SchemaVersion since, Owner &owner)
template<class Group, class Callable, class Owner>
Group setupGroup (Callable callable, typename Group::Size length, Owner &owner)
Protected Member Functions inherited from SbeFields< Messaging::SbeMessage, MessageSize >
 SbeFields ()=default
 ~SbeFields ()=default
Protected Member Functions inherited from BinaryBlock< Messaging::SbeMessage, MessageSize >
 BinaryBlock ()=default
 ~BinaryBlock ()=default
Value ordinary (MessageSize offset) const noexcept
Enumeration::Enum enumeration (MessageSize offset) const noexcept
Value decimal (MessageSize offset) const noexcept
StrRef fixedStr (MessageSize offset) const noexcept
Static Protected Member Functions inherited from SbeMessage
static constexpr MessageSize getMaxMessageSize () noexcept

Detailed Description

Definition at line 8274 of file Messages.h.

Member Typedef Documentation

◆ PartyDetails

Repeating group containing PartyDetailsEntry entries.

Definition at line 8433 of file Messages.h.

◆ Schema

Used template schema.

Definition at line 8279 of file Messages.h.

◆ ThisType

This type alias.

Definition at line 8282 of file Messages.h.

◆ TrdRegPublications

Repeating group containing TrdRegPublicationsEntry entries.

Definition at line 8576 of file Messages.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Message template ID from SBE schema.

Enumerator
TemplateId 518 

Definition at line 8285 of file Messages.h.

Constructor & Destructor Documentation

◆ PartyDetailsDefinitionRequest518() [1/6]

Initializes a blank instance.

◆ PartyDetailsDefinitionRequest518() [2/6]

Initializes an instance over the given memory block.

Definition at line 8582 of file Messages.h.

◆ PartyDetailsDefinitionRequest518() [3/6]

Initializes an instance over the given memory block With no variable-length fields initialization It is assumed that the user does such an initialization manually.

Definition at line 8597 of file Messages.h.

◆ PartyDetailsDefinitionRequest518() [4/6]

PartyDetailsDefinitionRequest518 ( void * data,
EncodedLength length,
NoInit  )
inline

Creates an instance over the given memory block.

Definition at line 8611 of file Messages.h.

◆ PartyDetailsDefinitionRequest518() [5/6]

PartyDetailsDefinitionRequest518 ( const SbeMessage & message)
inlineexplicit

Creates an instance over the given SBE message.

Definition at line 8622 of file Messages.h.

◆ PartyDetailsDefinitionRequest518() [6/6]

PartyDetailsDefinitionRequest518 ( void * data,
EncodedLength length,
NoInit ,
NoCheck  )
inlinenoexcept

Creates an instance over the given memory block.

Performs no checks.

Definition at line 8633 of file Messages.h.

Member Function Documentation

◆ avgPxGroupId()

bool avgPxGroupId ( StrRef & value) const
inlinenoexcept

Used by submitting firm to group trades being allocated into an average price group.

The trades in average price group will be used to calculate an average price for the group.

Definition at line 8791 of file Messages.h.

◆ avgPxIndicator()

bool avgPxIndicator ( AvgPxInd::Enum & value) const
inlinenoexcept

Average pricing indicator.

Definition at line 9009 of file Messages.h.

◆ blockLength()

constexpr BlockLength blockLength ( SchemaVersion version)
inlinestaticconstexprnoexcept

Size of message body in bytes.

Definition at line 9290 of file Messages.h.

◆ calculateBinarySize()

EncodedLength calculateBinarySize ( ) const
inlinenoexcept
Returns
the size occupied by the message.

Definition at line 9393 of file Messages.h.

◆ className()

constexpr const Char * className ( )
inlinestaticconstexpr
Returns
class name.

Definition at line 9363 of file Messages.h.

◆ clearingAccountType()

bool clearingAccountType ( ClearingAcctType::Enum & value) const
inlinenoexcept

Designates the account type to be used for the order when submitted to clearing.

Definition at line 8935 of file Messages.h.

◆ clearingTradePriceType()

bool clearingTradePriceType ( SLEDS::Enum & value) const
inlinenoexcept

Indicates to recipient whether trade is clearing at execution prices LastPx (tag 31) or alternate clearing price (prior day settlement price).

Definition at line 9040 of file Messages.h.

◆ cmtaGiveupCD()

bool cmtaGiveupCD ( CmtaGiveUpCD::Enum & value) const
inlinenoexcept

Indicates if the order is a give-up or SGX offset.

Reject if greater than max length or not containing valid value.

Definition at line 8863 of file Messages.h.

◆ custOrderCapacity()

bool custOrderCapacity ( CustOrderCapacity::Enum & value) const
inlinenoexcept

Capacity of customer placing the order.

Used by futures exchanges to indicate the CTICode (customer type indicator) as required by the US CFTC (Commodity Futures Trading Commission).

Definition at line 8898 of file Messages.h.

◆ custOrderHandlingInst()

bool custOrderHandlingInst ( CustOrdHandlInst::Enum & value) const
inlinenoexcept

Codes that apply special information that the Broker / Dealer needs to report, as specified by the customer.

Defines source of the order.

Definition at line 9074 of file Messages.h.

◆ executor()

bool executor ( UInt64 & value) const
inlinenoexcept

Will be populated with a short code for the person or algo identified in FIX tag 5392 which will be mapped to National ID or Algo at reporting time.

Applicable for EU fixed income markets only.

Definition at line 9111 of file Messages.h.

◆ fixType()

constexpr StrRef fixType ( )
inlinestaticconstexprnoexcept

FIX message type.

Definition at line 9372 of file Messages.h.

◆ getMaxMessageSize()

constexpr UInt64 getMaxMessageSize ( UInt8 maxGroupItems = 255)
inlinestaticconstexprnoexcept

Maximal message size.

Definition at line 9318 of file Messages.h.

◆ getMinimalVariableFieldsSize()

constexpr MessageSize getMinimalVariableFieldsSize ( SchemaVersion version)
inlinestaticconstexpr

Minimal variable fields size (when variable-length fields are empty).

Definition at line 9304 of file Messages.h.

◆ idMShortCode()

bool idMShortCode ( UInt64 & value) const
inlinenoexcept

Represents the Investment Decision Maker Short Code.

Applicable for EU fixed income markets only.

Definition at line 9144 of file Messages.h.

◆ listUpdateAction()

ListUpdAct::Enum listUpdateAction ( ) const
inlinenoexcept

Indicates if all of the information sent in this message with a unique new PartyDetailsListRequestID is a new addition or deletion of existing information associated with an existing PartyDetailsListRequestID.

For PartyDetailsListRequestID=FFFFFFFF this should always be set to "A".

Definition at line 8703 of file Messages.h.

◆ memo()

bool memo ( StrRef & value) const
inlinenoexcept

This general purpose text field could be mapped from iLink to Clearing STP for trades.

Not available for use with the short format where PartyDetailsListRequestID not equal to FFFFFFFF. Available for use only with the long format where PartyDetailsListRequestID=FFFFFFFF.

Definition at line 8752 of file Messages.h.

◆ minimalBlockLength()

constexpr BlockLength minimalBlockLength ( SchemaVersion version)
inlinestaticconstexprnoexcept

Minimal size of message body in bytes.

Definition at line 9278 of file Messages.h.

◆ partyDetails() [1/4]

PartyDetails partyDetails ( ) const
inlinenoexcept
Returns
instance of PartyDetails repeating group.

Definition at line 9183 of file Messages.h.

◆ partyDetails() [2/4]

PartyDetails partyDetails ( )
inlinenoexcept
Returns
instance of PartyDetails repeating group.

Definition at line 9193 of file Messages.h.

◆ partyDetails() [3/4]

PartyDetails partyDetails ( PartyDetails::Size length)
inline

Setup repeating group with the given number of entries.

Sets all optional fields of the group entries to null.

Returns
NoPartyDetails(1671) repeating group.

Definition at line 9205 of file Messages.h.

◆ partyDetails() [4/4]

PartyDetails partyDetails ( PartyDetails::Size length,
NoFieldsInit  )
inline

Setup repeating group with the given number of entries.

Returns
NoPartyDetails(1671) repeating group.

Definition at line 9217 of file Messages.h.

◆ partyDetailsListReqId()

UInt64 partyDetailsListReqId ( ) const
inlinenoexcept

The unique identifier of the PartyDetailsDefinitionRequest(35=CX) message.

For use with short messages and registering party details through iLink this ID should be unique. For use with long messages this ID should be set to FFFFFFFF.

Definition at line 8652 of file Messages.h.

◆ partyUpdates()

constexpr NoPtyUpd partyUpdates ( )
inlinestaticconstexprnoexcept

Number of party updates. Constant value of 1.

Definition at line 9175 of file Messages.h.

◆ reset()

ThisType & reset ( )
inlinenoexcept

Reset all variable-length and optional fields if any.

Definition at line 9339 of file Messages.h.

◆ resetVariableFields()

ThisType & resetVariableFields ( )
inlinenoexcept

Reset all variable-length fields if any.

Definition at line 9330 of file Messages.h.

◆ selfMatchPreventionId()

bool selfMatchPreventionId ( UInt64 & value) const
inlinenoexcept

Identifies an order or trade that should not be matched to an opposite order or trade if both buy and sell orders for the same asset contain the same SelfMatchPreventionID (2362) and submitted by the same firm.

Definition at line 8829 of file Messages.h.

◆ selfMatchPreventionInstruction()

bool selfMatchPreventionInstruction ( SMPI::Enum & value) const
inlinenoexcept

Used to act upon the outcome when a self-match is detected and an order is prevented from trading against another order with the same SelfMatchPreventionID (Tag 2362).

1=Cancel newest signifies that incoming order is cancelled. 2=Cancel Oldest signifies that the resting order is cancelled. Absence of this field (with Tag 2362) is interpreted as cancel oldest.

Definition at line 8974 of file Messages.h.

◆ sendingTimeEpoch()

UInt64 sendingTimeEpoch ( ) const
inlinenoexcept

Time when the message is sent.

64-bit integer expressing the number of nano seconds since midnight January 1, 1970.

Definition at line 8677 of file Messages.h.

◆ seqNum()

UInt32 seqNum ( ) const
inlinenoexcept

Sequence number as assigned to message.

Definition at line 8728 of file Messages.h.

◆ setAvgPxGroupId()

ThisType & setAvgPxGroupId ( StrRef value)
inlinenoexcept

Used by submitting firm to group trades being allocated into an average price group.

The trades in average price group will be used to calculate an average price for the group.

Definition at line 8804 of file Messages.h.

◆ setAvgPxGroupIdToNull()

ThisType & setAvgPxGroupIdToNull ( )
inlinenoexcept

Definition at line 8814 of file Messages.h.

◆ setAvgPxIndicator()

ThisType & setAvgPxIndicator ( AvgPxInd::Enum value)
inlinenoexcept

Average pricing indicator.

Definition at line 9018 of file Messages.h.

◆ setAvgPxIndicatorToNull()

ThisType & setAvgPxIndicatorToNull ( )
inlinenoexcept

Definition at line 9027 of file Messages.h.

◆ setClearingAccountType()

ThisType & setClearingAccountType ( ClearingAcctType::Enum value)
inlinenoexcept

Designates the account type to be used for the order when submitted to clearing.

Definition at line 8947 of file Messages.h.

◆ setClearingAccountTypeToNull()

ThisType & setClearingAccountTypeToNull ( )
inlinenoexcept

Definition at line 8957 of file Messages.h.

◆ setClearingTradePriceType()

ThisType & setClearingTradePriceType ( SLEDS::Enum value)
inlinenoexcept

Indicates to recipient whether trade is clearing at execution prices LastPx (tag 31) or alternate clearing price (prior day settlement price).

Definition at line 9051 of file Messages.h.

◆ setClearingTradePriceTypeToNull()

ThisType & setClearingTradePriceTypeToNull ( )
inlinenoexcept

Definition at line 9060 of file Messages.h.

◆ setCmtaGiveupCD()

ThisType & setCmtaGiveupCD ( CmtaGiveUpCD::Enum value)
inlinenoexcept

Indicates if the order is a give-up or SGX offset.

Reject if greater than max length or not containing valid value.

Definition at line 8874 of file Messages.h.

◆ setCmtaGiveupCDToNull()

ThisType & setCmtaGiveupCDToNull ( )
inlinenoexcept

Definition at line 8883 of file Messages.h.

◆ setCustOrderCapacity()

ThisType & setCustOrderCapacity ( CustOrderCapacity::Enum value)
inlinenoexcept

Capacity of customer placing the order.

Used by futures exchanges to indicate the CTICode (customer type indicator) as required by the US CFTC (Commodity Futures Trading Commission).

Definition at line 8912 of file Messages.h.

◆ setCustOrderCapacityToNull()

ThisType & setCustOrderCapacityToNull ( )
inlinenoexcept

Definition at line 8922 of file Messages.h.

◆ setCustOrderHandlingInst()

ThisType & setCustOrderHandlingInst ( CustOrdHandlInst::Enum value)
inlinenoexcept

Codes that apply special information that the Broker / Dealer needs to report, as specified by the customer.

Defines source of the order.

Definition at line 9087 of file Messages.h.

◆ setCustOrderHandlingInstToNull()

ThisType & setCustOrderHandlingInstToNull ( )
inlinenoexcept

Definition at line 9097 of file Messages.h.

◆ setExecutor()

ThisType & setExecutor ( UInt64 value)
inlinenoexcept

Will be populated with a short code for the person or algo identified in FIX tag 5392 which will be mapped to National ID or Algo at reporting time.

Applicable for EU fixed income markets only.

Definition at line 9123 of file Messages.h.

◆ setExecutorToNull()

ThisType & setExecutorToNull ( )
inlinenoexcept

Definition at line 9132 of file Messages.h.

◆ setIdMShortCode()

ThisType & setIdMShortCode ( UInt64 value)
inlinenoexcept

Represents the Investment Decision Maker Short Code.

Applicable for EU fixed income markets only.

Definition at line 9154 of file Messages.h.

◆ setIdMShortCodeToNull()

ThisType & setIdMShortCodeToNull ( )
inlinenoexcept

Definition at line 9163 of file Messages.h.

◆ setListUpdateAction()

ThisType & setListUpdateAction ( ListUpdAct::Enum value)
inlinenoexcept

Indicates if all of the information sent in this message with a unique new PartyDetailsListRequestID is a new addition or deletion of existing information associated with an existing PartyDetailsListRequestID.

For PartyDetailsListRequestID=FFFFFFFF this should always be set to "A".

Definition at line 8717 of file Messages.h.

◆ setMemo()

ThisType & setMemo ( StrRef value)
inlinenoexcept

This general purpose text field could be mapped from iLink to Clearing STP for trades.

Not available for use with the short format where PartyDetailsListRequestID not equal to FFFFFFFF. Available for use only with the long format where PartyDetailsListRequestID=FFFFFFFF.

Definition at line 8766 of file Messages.h.

◆ setMemoToNull()

ThisType & setMemoToNull ( )
inlinenoexcept

Definition at line 8776 of file Messages.h.

◆ setPartyDetailsListReqId()

ThisType & setPartyDetailsListReqId ( UInt64 value)
inlinenoexcept

The unique identifier of the PartyDetailsDefinitionRequest(35=CX) message.

For use with short messages and registering party details through iLink this ID should be unique. For use with long messages this ID should be set to FFFFFFFF.

Definition at line 8665 of file Messages.h.

◆ setSelfMatchPreventionId()

ThisType & setSelfMatchPreventionId ( UInt64 value)
inlinenoexcept

Identifies an order or trade that should not be matched to an opposite order or trade if both buy and sell orders for the same asset contain the same SelfMatchPreventionID (2362) and submitted by the same firm.

Definition at line 8841 of file Messages.h.

◆ setSelfMatchPreventionIdToNull()

ThisType & setSelfMatchPreventionIdToNull ( )
inlinenoexcept

Definition at line 8850 of file Messages.h.

◆ setSelfMatchPreventionInstruction()

ThisType & setSelfMatchPreventionInstruction ( SMPI::Enum value)
inlinenoexcept

Used to act upon the outcome when a self-match is detected and an order is prevented from trading against another order with the same SelfMatchPreventionID (Tag 2362).

1=Cancel newest signifies that incoming order is cancelled. 2=Cancel Oldest signifies that the resting order is cancelled. Absence of this field (with Tag 2362) is interpreted as cancel oldest.

Definition at line 8989 of file Messages.h.

◆ setSelfMatchPreventionInstructionToNull()

ThisType & setSelfMatchPreventionInstructionToNull ( )
inlinenoexcept

Definition at line 8998 of file Messages.h.

◆ setSendingTimeEpoch()

ThisType & setSendingTimeEpoch ( UInt64 value)
inlinenoexcept

Time when the message is sent.

64-bit integer expressing the number of nano seconds since midnight January 1, 1970.

Definition at line 8687 of file Messages.h.

◆ setSeqNum()

ThisType & setSeqNum ( UInt32 value)
inlinenoexcept

Sequence number as assigned to message.

Definition at line 8737 of file Messages.h.

◆ tail()

const void * tail ( ) const
inlinenoexcept
Returns
the end of the message.

Definition at line 9384 of file Messages.h.

◆ toString()

std::string toString ( ) const
inline
Returns
a human-readable presentation.

Definition at line 835 of file MessageSerialization.h.

◆ trdRegPublications() [1/4]

TrdRegPublications trdRegPublications ( ) const
inlinenoexcept
Returns
instance of TrdRegPublications repeating group.

Definition at line 9229 of file Messages.h.

◆ trdRegPublications() [2/4]

TrdRegPublications trdRegPublications ( )
inlinenoexcept
Returns
instance of TrdRegPublications repeating group.

Definition at line 9239 of file Messages.h.

◆ trdRegPublications() [3/4]

TrdRegPublications trdRegPublications ( TrdRegPublications::Size length)
inline

Setup repeating group with the given number of entries.

Sets all optional fields of the group entries to null.

Returns
NoTrdRegPublications(2668) repeating group.

Definition at line 9251 of file Messages.h.

◆ trdRegPublications() [4/4]

TrdRegPublications trdRegPublications ( TrdRegPublications::Size length,
NoFieldsInit  )
inline

Setup repeating group with the given number of entries.

Returns
NoTrdRegPublications(2668) repeating group.

Definition at line 9263 of file Messages.h.