Public Types | |
| enum | |
| typedef UInt8 | Length |
| typedef Char | 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 244 of file Composites.h.
Length type.
Definition at line 251 of file Composites.h.
VarData type.
Definition at line 254 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
Definition at line 286 of file Composites.h.
|
inlinenoexcept |
Definition at line 258 of file Composites.h.
|
inlinenoexcept |
Sets the length.
Definition at line 264 of file Composites.h.
|
inlinenoexcept |
Definition at line 271 of file Composites.h.
|
inlinenoexcept |
Sets the varData field.
Definition at line 277 of file Composites.h.