Public Types | |
| enum | |
| typedef UInt16 | BlockLength |
| typedef UInt16 | TemplateId |
| typedef UInt16 | SchemaId |
| typedef UInt16 | Version |
Public Member Functions | |
| BlockLength | blockLength () const noexcept |
| void | setBlockLength (BlockLength value) noexcept |
| TemplateId | templateId () const noexcept |
| void | setTemplateId (TemplateId value) noexcept |
| SchemaId | schemaId () const noexcept |
| void | setSchemaId (SchemaId value) noexcept |
| Version | version () const noexcept |
| void | setVersion (Version value) noexcept |
Definition at line 33 of file Composites.h.
| typedef UInt16 BlockLength |
Length of the root of the FIX message contained before repeating groups or variable/conditions fields.
Definition at line 40 of file Composites.h.
| typedef UInt16 SchemaId |
ID of the system publishing the message.
Definition at line 46 of file Composites.h.
| typedef UInt16 TemplateId |
Template ID used to encode the message.
Definition at line 43 of file Composites.h.
| typedef UInt16 Version |
Schema version.
Definition at line 49 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
Length of the root of the FIX message contained before repeating groups or variable/conditions fields.
Definition at line 53 of file Composites.h.
|
inlinenoexcept |
ID of the system publishing the message.
Definition at line 83 of file Composites.h.
|
inlinenoexcept |
Length of the root of the FIX message contained before repeating groups or variable/conditions fields.
Definition at line 60 of file Composites.h.
|
inlinenoexcept |
ID of the system publishing the message.
Definition at line 90 of file Composites.h.
|
inlinenoexcept |
Template ID used to encode the message.
Definition at line 75 of file Composites.h.
|
inlinenoexcept |
Schema version.
Definition at line 105 of file Composites.h.
|
inlinenoexcept |
Template ID used to encode the message.
Definition at line 68 of file Composites.h.
|
inlinenoexcept |
Schema version.
Definition at line 98 of file Composites.h.