|
| | PositionMaintenanceReport503 ()=default |
| | PositionMaintenanceReport503 (void *data, EncodedLength length, SchemaVersion version=Schema::Version) |
| | PositionMaintenanceReport503 (void *data, EncodedLength length, NoFieldsInit, SchemaVersion version=Schema::Version) |
| | PositionMaintenanceReport503 (void *data, EncodedLength length, NoInit) |
| | PositionMaintenanceReport503 (const SbeMessage &message) |
| | PositionMaintenanceReport503 (void *data, EncodedLength length, NoInit, NoCheck) noexcept |
| const OutboundBusinessHeader & | businessHeader () const noexcept |
| OutboundBusinessHeader & | businessHeader () noexcept |
| bool | posReqId (PosReqIDOptional &value) const noexcept |
| ThisType & | setPosReqId (PosReqIDOptional value) noexcept |
| ThisType & | setPosReqIdToNull () noexcept |
| SecurityID | securityId () const noexcept |
| ThisType & | setSecurityId (SecurityID value) noexcept |
| PosMaintRptID | posMaintRptId () const noexcept |
| ThisType & | setPosMaintRptId (PosMaintRptID value) noexcept |
| PosTransType::Enum | posTransType () const noexcept |
| ThisType & | setPosTransType (PosTransType::Enum value) noexcept |
| PosMaintAction::Enum | posMaintAction () const noexcept |
| ThisType & | setPosMaintAction (PosMaintAction::Enum value) noexcept |
| PosMaintStatus::Enum | posMaintStatus () const noexcept |
| ThisType & | setPosMaintStatus (PosMaintStatus::Enum value) noexcept |
| bool | tradeId (TradeIDOptional &value) const noexcept |
| ThisType & | setTradeId (TradeIDOptional value) noexcept |
| ThisType & | setTradeIdToNull () noexcept |
| bool | origPosReqRefId (PosReqIDOptional &value) const noexcept |
| ThisType & | setOrigPosReqRefId (PosReqIDOptional value) noexcept |
| ThisType & | setOrigPosReqRefIdToNull () noexcept |
| bool | accountType (AccountType::Enum &value) const noexcept |
| ThisType & | setAccountType (AccountType::Enum value) noexcept |
| ThisType & | setAccountTypeToNull () noexcept |
| Timestamp | clearingBusinessDate () const noexcept |
| ThisType & | setClearingBusinessDate (Timestamp value) noexcept |
| bool | thresholdAmount (PriceOffsetOptional &value) const noexcept |
| ThisType & | setThresholdAmount (PriceOffsetOptional value) noexcept |
| ThisType & | setThresholdAmountToNull () noexcept |
| UTCTimestampNanos | transactTime () const noexcept |
| ThisType & | setTransactTime (UTCTimestampNanos value) noexcept |
| bool | account (AccountOptional &value) const noexcept |
| ThisType & | setAccount (AccountOptional value) noexcept |
| ThisType & | setAccountToNull () noexcept |
| StrRef | senderLocation () const noexcept |
| ThisType & | setSenderLocation (StrRef value) noexcept |
| bool | posMaintResult (RejReasonOptional &value) const noexcept |
| ThisType & | setPosMaintResult (RejReasonOptional value) noexcept |
| ThisType & | setPosMaintResultToNull () noexcept |
| Boolean::Enum | contraryInstructionIndicator () const noexcept |
| ThisType & | setContraryInstructionIndicator (Boolean::Enum value) noexcept |
| Positions | positions () const noexcept |
| Positions | positions () noexcept |
| Positions | positions (Positions::Size length) |
| Positions | positions (Positions::Size length, NoFieldsInit) |
| StrRef | deskId () const noexcept |
| StrRef | memo () const noexcept |
| StrRef | text () const noexcept |
| ThisType & | setDeskId (StrRef value) |
| ThisType & | setMemo (StrRef value) |
| ThisType & | setText (StrRef value) |
| ThisType & | resetVariableFields () noexcept |
| ThisType & | reset () noexcept |
| void | toString (std::string &dest, bool skipEmptyFields=false) |
| std::string | toString (bool skipEmptyFields=false) const |
| const void * | tail () const noexcept |
| EncodedLength | calculateBinarySize () const noexcept |
| | 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 |
| Messaging::SbeMessage & | container () 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 |
|
| typedef SbeGroupList< MessageSize > | GroupList |
| typedef SbeVariableLengthFieldList< MessageSize > | VariableLengthFieldList |
| SbeMessage & | version (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) |
| template<typename DATA> |
| 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) |
| | SbeFields ()=default |
| | ~SbeFields ()=default |
| | BinaryBlock ()=default |
| | ~BinaryBlock ()=default |
| Value | ordinary (MessageSize offset) const noexcept |
| const Value & | accessOrdinary (MessageSize offset) const noexcept |
| Enumeration::Enum | enumeration (MessageSize offset) const noexcept |
| Value | decimal (MessageSize offset) const noexcept |
| StrRef | fixedStr (MessageSize offset) const noexcept |
| static constexpr MessageSize | getMaxMessageSize () noexcept |
Definition at line 23858 of file Messages.h.