#include <OnixS/B3/BOE/messaging/Composites.h>
Public Types | |
enum | { Size = 3 } |
typedef UInt16 | BlockLength |
typedef UInt8 | NumInGroup |
Public Member Functions | |
std::string | toString () 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 141 of file Composites.h.
|
inlinenoexcept |
Counter representing the number of entries in a repeating group.
FIX type: NumInGroup.
Definition at line 158 of file Composites.h.
|
inlinenoexcept |
Root block length.
Definition at line 148 of file Composites.h.
|
inlinenoexcept |
Counter representing the number of entries in a repeating group.
FIX type: NumInGroup.
Definition at line 167 of file Composites.h.
|
inline |
Definition at line 3068 of file Serialization.h.