#include <OnixS/B3/BOE/messaging/Composites.h>
Public Types | |
| enum | |
| typedef UInt64 | Time |
| typedef IntegralConstant< UInt64, 0ULL > | NullTime |
| typedef IntegralConstant< UInt8, 9 > | Unit |
Public Member Functions | |
| std::string | toString (bool skipEmptyFields=false) const |
| Time | time () const noexcept |
| void | setTime (Time value) noexcept |
| void | setTimeToNull () noexcept |
| Unit | unit () const noexcept |
Optional UTC timestamp with nanosecond precision.
FIX type: UTCTimestamp.
Definition at line 587 of file Composites.h.
| typedef IntegralConstant<UInt64, 0ULL> NullTime |
Null value for an optional Time field.
Definition at line 599 of file Composites.h.
| typedef UInt64 Time |
UTC timestamp with nanosecond precision (Unix Epoch).
Definition at line 594 of file Composites.h.
| typedef IntegralConstant<UInt8, 9> Unit |
time unit (nanoseconds).
Definition at line 604 of file Composites.h.
| anonymous enum |
|
inlinenoexcept |
UTC timestamp with nanosecond precision (Unix Epoch).
Definition at line 621 of file Composites.h.
|
inlinenoexcept |
Definition at line 627 of file Composites.h.
|
inlinenoexcept |
UTC timestamp with nanosecond precision (Unix Epoch).
Definition at line 614 of file Composites.h.
|
inline |
Definition at line 3580 of file Serialization.h.
|
inlinenoexcept |
time unit (nanoseconds).
Definition at line 635 of file Composites.h.