#include <OnixS/B3/BOE/messaging/Messages.h>
Public Types | |
| enum | |
| typedef SchemaTraits | Schema |
| typedef ExecutionReportTrade203 | ThisType |
| Public Types inherited from SbeMessage | |
| typedef MessageSize | EncodedLength |
| typedef MessageSize | BlockLength |
Static Public Member Functions | |
| static constexpr MessageType::Enum | messageType () noexcept |
| static constexpr SecurityIDSource::Enum | securityIdSource () noexcept |
| static constexpr StrRef | securityExchange () 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) noexcept |
| static constexpr const Char * | className () |
| static constexpr StrRef | fixType () noexcept |
Additional Inherited Members | |
| Protected Types inherited from SbeMessage | |
| typedef SbeGroupList< MessageSize > | GroupList |
| typedef SbeVariableLengthFieldList< MessageSize > | VariableLengthFieldList |
| Protected Member Functions inherited from SbeMessage | |
| 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) |
| 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 |
| 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 Protected Member Functions inherited from SbeMessage | |
| static constexpr MessageSize | getMaxMessageSize () noexcept |
Definition at line 13284 of file Messages.h.
| typedef SchemaTraits Schema |
Used template schema.
Definition at line 13289 of file Messages.h.
| typedef ExecutionReportTrade203 ThisType |
This type alias.
Definition at line 13292 of file Messages.h.
| anonymous enum |
Message template ID from SBE schema.
| Enumerator | ||
|---|---|---|
| TemplateId | 203 | |
Definition at line 13295 of file Messages.h.
|
default |
Initializes a blank instance.
|
inline |
Initializes an instance over the given memory block.
Definition at line 13301 of file Messages.h.
|
inline |
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 13316 of file Messages.h.
|
inline |
Creates an instance over the given memory block.
Definition at line 13330 of file Messages.h.
|
inlineexplicit |
Creates an instance over the given SBE message.
Definition at line 13341 of file Messages.h.
|
inlinenoexcept |
Creates an instance over the given memory block. Performs no checks.
Definition at line 13352 of file Messages.h.
|
inlinenoexcept |
Account mnemonic of the order.
Definition at line 13533 of file Messages.h.
|
inlinenoexcept |
Identify whether the order initiator is an aggressor or not in the trade.
Definition at line 13687 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Size of message body in bytes.
Definition at line 14385 of file Messages.h.
|
inlinenoexcept |
MessageType.ExecutionReport_Trade.
Common header to all outbound business messages.
Definition at line 13379 of file Messages.h.
|
inlinenoexcept |
Common header to all outbound business messages.
Definition at line 13388 of file Messages.h.
|
inlinenoexcept |
Definition at line 14506 of file Messages.h.
|
inlinestaticconstexpr |
Definition at line 14468 of file Messages.h.
|
inlinenoexcept |
Unique identifier of the order as assigned by the market participant.
Definition at line 13438 of file Messages.h.
|
inlinenoexcept |
Identifies the contra broker firm.
Definition at line 13822 of file Messages.h.
|
inlinenoexcept |
Indicates cross order purpose.
Definition at line 14015 of file Messages.h.
|
inlinenoexcept |
ID of electronically submitted cross order by the institution (if in response to a cross order).
Definition at line 13984 of file Messages.h.
|
inlinenoexcept |
Indicates if one side or the other of a cross order should be prioritized. Null value indicates report is not related to cross.
Definition at line 14200 of file Messages.h.
|
inlinenoexcept |
Type of cross being submitted to a market. Null value indicates report is not related to cross.
Definition at line 14167 of file Messages.h.
|
inlinenoexcept |
Total number of shares or contracts filled.
Definition at line 13666 of file Messages.h.
|
inlinenoexcept |
Identifies the trading desk.
Definition at line 14327 of file Messages.h.
|
inlinenoexcept |
Unique identifier of execution message as assigned by the exchange – unique per instrument.
Definition at line 13603 of file Messages.h.
|
inlinenoexcept |
Optionally sent when reporting a trade bust. Contains the identifier of the busted trade.
Definition at line 13953 of file Messages.h.
|
inlinenoexcept |
Describes the action that triggered this specific Execution Report - see the OrdStatus (39) tag for the current order status (e.g, Partially Filled).
Definition at line 13710 of file Messages.h.
|
inlinestaticconstexprnoexcept |
FIX message type.
Definition at line 14477 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Maximal message size.
Definition at line 14412 of file Messages.h.
|
inlinestaticconstexpr |
Minimal variable fields size (when variable-length fields are empty).
Definition at line 14400 of file Messages.h.
|
inlinenoexcept |
Unique ID for all matches that occur as a result of a implied event.
Definition at line 14266 of file Messages.h.
|
inlinenoexcept |
Price of last fill.
Definition at line 13582 of file Messages.h.
|
inlinenoexcept |
Quantity of shares bought/sold on the last fill.
Definition at line 13562 of file Messages.h.
|
inlinenoexcept |
Amount of shares open for further execution, or unexecuted.
Definition at line 13645 of file Messages.h.
|
inlinenoexcept |
Free ASCII format text field. This field may be used to convey client's relevant info. It's always echoed in the reports.
Definition at line 14335 of file Messages.h.
|
inlinestaticconstexprnoexcept |
MessageType.ExecutionReport_Trade.
Definition at line 13368 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Minimal size of message body in bytes.
Definition at line 14366 of file Messages.h.
|
inlinenoexcept |
Used to indicate what an Execution Report represents. Default value is 1 (Single Security).
Definition at line 13767 of file Messages.h.
|
inlinenoexcept |
Reason why a trade occurred.
Definition at line 13733 of file Messages.h.
|
inlinenoexcept |
Unique identifier for order as assigned by the exchange.
Definition at line 13842 of file Messages.h.
|
inlinenoexcept |
Quantity ordered.
Definition at line 14047 of file Messages.h.
|
inlinenoexcept |
Identifies current status of order.
Definition at line 13417 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length and optional fields if any.
Definition at line 14429 of file Messages.h.
|
inlinenoexcept |
Reset all variable-length fields if any.
Definition at line 14420 of file Messages.h.
|
inlinenoexcept |
Unique identifier present in all messages associated with a spread transaction. This value allows linking spread summary fill notice, leg fill notices, and leg trade cancelation execution report messages generated from a spread transaction.
Definition at line 13919 of file Messages.h.
|
inlinenoexcept |
Exchange-generated order identifier that changes for each order modification event, or quantity replenishment in disclosed orders.
Definition at line 13470 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Identifies the class of the SecurityID (Exchange Symbol).
Market to which the symbol belongs.
Definition at line 13525 of file Messages.h.
|
inlinenoexcept |
Security identification as defined by exchange.
Definition at line 13492 of file Messages.h.
|
inlinestaticconstexprnoexcept |
Identifies the class of the SecurityID (Exchange Symbol).
Definition at line 13513 of file Messages.h.
|
inlinenoexcept |
Identifier for the instrument status.
Definition at line 14134 of file Messages.h.
|
inlinenoexcept |
Account mnemonic of the order.
Definition at line 13542 of file Messages.h.
|
inlinenoexcept |
Definition at line 13551 of file Messages.h.
|
inlinenoexcept |
Identify whether the order initiator is an aggressor or not in the trade.
Definition at line 13697 of file Messages.h.
|
inlinenoexcept |
Unique identifier of the order as assigned by the market participant.
Definition at line 13448 of file Messages.h.
|
inlinenoexcept |
Definition at line 13457 of file Messages.h.
Identifies the contra broker firm.
Definition at line 13831 of file Messages.h.
|
inlinenoexcept |
Indicates cross order purpose.
Definition at line 14026 of file Messages.h.
|
inlinenoexcept |
Definition at line 14036 of file Messages.h.
|
inlinenoexcept |
ID of electronically submitted cross order by the institution (if in response to a cross order).
Definition at line 13994 of file Messages.h.
|
inlinenoexcept |
Definition at line 14003 of file Messages.h.
|
inlinenoexcept |
Indicates if one side or the other of a cross order should be prioritized. Null value indicates report is not related to cross.
Definition at line 14213 of file Messages.h.
|
inlinenoexcept |
Definition at line 14223 of file Messages.h.
|
inlinenoexcept |
Type of cross being submitted to a market. Null value indicates report is not related to cross.
Definition at line 14177 of file Messages.h.
|
inlinenoexcept |
Definition at line 14186 of file Messages.h.
Total number of shares or contracts filled.
Definition at line 13675 of file Messages.h.
Identifies the trading desk.
Definition at line 14342 of file Messages.h.
Unique identifier of execution message as assigned by the exchange – unique per instrument.
Definition at line 13613 of file Messages.h.
|
inlinenoexcept |
Optionally sent when reporting a trade bust. Contains the identifier of the busted trade.
Definition at line 13963 of file Messages.h.
|
inlinenoexcept |
Definition at line 13972 of file Messages.h.
|
inlinenoexcept |
Describes the action that triggered this specific Execution Report - see the OrdStatus (39) tag for the current order status (e.g, Partially Filled).
Definition at line 13721 of file Messages.h.
|
inline |
Unique ID for all matches that occur as a result of a implied event.
Definition at line 14277 of file Messages.h.
|
inline |
Definition at line 14286 of file Messages.h.
Price of last fill.
Definition at line 13591 of file Messages.h.
Quantity of shares bought/sold on the last fill.
Definition at line 13571 of file Messages.h.
Amount of shares open for further execution, or unexecuted.
Definition at line 13655 of file Messages.h.
Free ASCII format text field. This field may be used to convey client's relevant info. It's always echoed in the reports.
Definition at line 14353 of file Messages.h.
|
inlinenoexcept |
Used to indicate what an Execution Report represents. Default value is 1 (Single Security).
Definition at line 13779 of file Messages.h.
|
inlinenoexcept |
Definition at line 13789 of file Messages.h.
|
inlinenoexcept |
Reason why a trade occurred.
Definition at line 13744 of file Messages.h.
|
inlinenoexcept |
Definition at line 13754 of file Messages.h.
Unique identifier for order as assigned by the exchange.
Definition at line 13851 of file Messages.h.
Quantity ordered.
Definition at line 14056 of file Messages.h.
|
inlinenoexcept |
Identifies current status of order.
Definition at line 13426 of file Messages.h.
|
inlinenoexcept |
Unique identifier present in all messages associated with a spread transaction. This value allows linking spread summary fill notice, leg fill notices, and leg trade cancelation execution report messages generated from a spread transaction.
Definition at line 13932 of file Messages.h.
|
inlinenoexcept |
Definition at line 13941 of file Messages.h.
Exchange-generated order identifier that changes for each order modification event, or quantity replenishment in disclosed orders.
Definition at line 13481 of file Messages.h.
|
inlinenoexcept |
Security identification as defined by exchange.
Definition at line 13501 of file Messages.h.
|
inlinenoexcept |
Identifier for the instrument status.
Definition at line 14145 of file Messages.h.
|
inlinenoexcept |
Definition at line 14155 of file Messages.h.
|
inlinenoexcept |
Side of order.
Definition at line 13406 of file Messages.h.
|
inlinenoexcept |
Client-assigned identification of a strategy.
Definition at line 14245 of file Messages.h.
|
inlinenoexcept |
Definition at line 14254 of file Messages.h.
|
inlinenoexcept |
Number of leg fill notice messages sent with spread summary.
Definition at line 13895 of file Messages.h.
|
inlinenoexcept |
Definition at line 13904 of file Messages.h.
Indicates date of trading day (expressed in local time at place of trade). Sent in number of days since Unix epoch.
Definition at line 13873 of file Messages.h.
Contains the unique identifier for this trade, per instrument + trading date, as assigned by the exchange.
Definition at line 13811 of file Messages.h.
|
inlinenoexcept |
Identifier for Trading Session.
Definition at line 14079 of file Messages.h.
|
inlinenoexcept |
Definition at line 14089 of file Messages.h.
|
inlinenoexcept |
Identifier for the instrument group phase.
Definition at line 14112 of file Messages.h.
|
inlinenoexcept |
Definition at line 14122 of file Messages.h.
|
inline |
Account used for associating risk limits (when defined).
Definition at line 14307 of file Messages.h.
|
inline |
Definition at line 14316 of file Messages.h.
|
inlinenoexcept |
Time of execution/order creation.
Definition at line 13633 of file Messages.h.
|
inlinenoexcept |
Side of order.
Definition at line 13397 of file Messages.h.
|
inlinenoexcept |
Client-assigned identification of a strategy.
Definition at line 14235 of file Messages.h.
|
inlinenoexcept |
Definition at line 14496 of file Messages.h.
|
inline |
Definition at line 1433 of file MessageSerialization.h.
|
inline |
Writes a human-readable presentation into the destination string.
Definition at line 1426 of file MessageSerialization.h.
|
inlinenoexcept |
Number of leg fill notice messages sent with spread summary.
Definition at line 13885 of file Messages.h.
|
inlinenoexcept |
Indicates date of trading day (expressed in local time at place of trade). Sent in number of days since Unix epoch.
Definition at line 13863 of file Messages.h.
|
inlinenoexcept |
Contains the unique identifier for this trade, per instrument + trading date, as assigned by the exchange.
Definition at line 13801 of file Messages.h.
|
inlinenoexcept |
Identifier for Trading Session.
Definition at line 14068 of file Messages.h.
|
inlinenoexcept |
Identifier for the instrument group phase.
Definition at line 14101 of file Messages.h.
|
inlinenoexcept |
Account used for associating risk limits (when defined).
Definition at line 14297 of file Messages.h.
|
inlinenoexcept |
Time of execution/order creation.
Definition at line 13624 of file Messages.h.