Definition at line 1805 of file Composites.h.
◆ Document
◆ NullDocument
◆ NullPrefix
◆ Prefix
◆ anonymous enum
◆ document()
- Returns
- the document field.
FIX type: Int.
Definition at line 1865 of file Composites.h.
◆ prefix()
- Returns
- the prefix field.
FIX type: Int.
Definition at line 1840 of file Composites.h.
◆ setDocument()
Sets the document field.
FIX type: Int.
Definition at line 1875 of file Composites.h.
◆ setDocumentToNull()
void setDocumentToNull |
( |
| ) |
|
|
inlinenoexcept |
◆ setPrefix()
void setPrefix |
( |
Prefix | value | ) |
|
|
inlinenoexcept |
Sets the prefix field.
FIX type: Int.
Definition at line 1849 of file Composites.h.
◆ setPrefixToNull()
◆ toString()
std::string toString |
( |
| ) |
const |
|
inline |