Public Types | |
| enum | |
| typedef UInt16 | Length |
| typedef UInt8 | VarData |
Public Member Functions | |
| Length | length () const noexcept |
| void | length (Length value) noexcept |
| StrRef | varData () const noexcept |
| void | varData (StrRef value) noexcept |
| Length | binarySize () const noexcept |
FIX type: data.
Definition at line 190 of file Composites.h.
Length type.
Definition at line 197 of file Composites.h.
VarData type.
Definition at line 200 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
Definition at line 232 of file Composites.h.
|
inlinenoexcept |
Definition at line 204 of file Composites.h.
|
inlinenoexcept |
Sets the length.
Definition at line 210 of file Composites.h.
|
inlinenoexcept |
Definition at line 217 of file Composites.h.
|
inlinenoexcept |
Sets the varData field.
Definition at line 223 of file Composites.h.