#include <OnixS/CME/MDH/messaging/Composites.h>
Public Types | |
| enum | |
| 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 |
| typedef UInt16 BlockLength |
Type alias for the BlockLength.
Definition at line 164 of file Composites.h.
| typedef UInt8 NumInGroup |
Type alias for the NumInGroup.
Definition at line 167 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
Definition at line 171 of file Composites.h.
|
inlinenoexcept |
Definition at line 184 of file Composites.h.
|
inlinenoexcept |
Sets the blockLength field.
Definition at line 177 of file Composites.h.
|
inlinenoexcept |
Sets the numInGroup field.
Definition at line 190 of file Composites.h.