#include <OnixS/CME/ConflatedTCP/messaging/MDP/Composites.h>
Public Types | |
enum | { Size = 8 } |
typedef UInt16 | BlockLength |
typedef UInt8 | NumInGroup |
Public Member Functions | |
BlockLength | blockLength () const noexcept |
void | setBlockLength (BlockLength value) noexcept |
NumInGroup | numInGroup () const noexcept |
void | setNumInGroup (NumInGroup value) noexcept |
FIX type: NumInGroup.
Definition at line 219 of file Composites.h.
typedef UInt16 BlockLength |
Length.
Definition at line 226 of file Composites.h.
typedef UInt8 NumInGroup |
NumInGroup.
Definition at line 229 of file Composites.h.
anonymous enum |
|
inlinenoexcept |
Length.
Definition at line 233 of file Composites.h.
|
inlinenoexcept |
NumInGroup.
Definition at line 248 of file Composites.h.
|
inlinenoexcept |
Length.
Definition at line 240 of file Composites.h.
|
inlinenoexcept |
NumInGroup.
Definition at line 255 of file Composites.h.