Public Types | |
| enum | |
| typedef UInt16 | BlockLength |
| typedef UInt16 | NumInGroup |
Public Member Functions | |
| std::string | toString () const |
| BlockLength | blockLength () const noexcept |
| void | blockLength (BlockLength value) noexcept |
| NumInGroup | numInGroup () const noexcept |
| void | numInGroup (NumInGroup value) noexcept |
Definition at line 401 of file Composites.h.
| typedef UInt16 BlockLength |
Type alias for the BlockLength.
Definition at line 408 of file Composites.h.
| typedef UInt16 NumInGroup |
Type alias for the NumInGroup.
Definition at line 411 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
Definition at line 420 of file Composites.h.
|
inlinenoexcept |
Sets the blockLength field.
Definition at line 426 of file Composites.h.
|
inlinenoexcept |
Definition at line 433 of file Composites.h.
|
inlinenoexcept |
Sets the numInGroup field.
Definition at line 439 of file Composites.h.
|
inline |
Definition at line 1693 of file Serialization.h.