#include <OnixS/B3/BOE/messaging/Composites.h>
Public Types | |
| enum | |
| typedef UInt16 | BlockLength |
| typedef UInt8 | NumInGroup |
Public Member Functions | |
| std::string | toString (bool skipEmptyFields=false) const |
| BlockLength | blockLength () const noexcept |
| void | setBlockLength (BlockLength value) noexcept |
| NumInGroup | numInGroup () const noexcept |
| void | setNumInGroup (NumInGroup value) noexcept |
Definition at line 120 of file Composites.h.
| typedef UInt16 BlockLength |
Root block length.
Definition at line 127 of file Composites.h.
| typedef UInt8 NumInGroup |
Counter representing the number of entries in a repeating group.
FIX type: NumInGroup.
Definition at line 132 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
Root block length.
Definition at line 142 of file Composites.h.
|
inlinenoexcept |
Counter representing the number of entries in a repeating group.
FIX type: NumInGroup.
Definition at line 159 of file Composites.h.
|
inlinenoexcept |
Root block length.
Definition at line 149 of file Composites.h.
|
inlinenoexcept |
Counter representing the number of entries in a repeating group.
FIX type: NumInGroup.
Definition at line 168 of file Composites.h.
|
inline |
Definition at line 3570 of file Serialization.h.