#include <OnixS/B3/BOE/messaging/Composites.h>
Public Types | |
| enum | |
| typedef UInt64 | Time |
| typedef IntegralConstant< UInt8, 3 > | Unit |
Public Member Functions | |
| std::string | toString (bool skipEmptyFields=false) const |
| Time | time () const noexcept |
| void | setTime (Time value) noexcept |
| Unit | unit () const noexcept |
Interval time expressed in milliseconds.
FIX type: Int.
Definition at line 703 of file Composites.h.
| typedef UInt64 Time |
Interval time expressed in milliseconds.
Definition at line 710 of file Composites.h.
| typedef IntegralConstant<UInt8, 3> Unit |
time unit (milliseconds).
Definition at line 715 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
Interval time expressed in milliseconds.
Definition at line 732 of file Composites.h.
|
inlinenoexcept |
Interval time expressed in milliseconds.
Definition at line 725 of file Composites.h.
|
inline |
Definition at line 3585 of file Serialization.h.
|
inlinenoexcept |
time unit (milliseconds).
Definition at line 740 of file Composites.h.