#include <OnixS/B3/BOE/messaging/Composites.h>
Public Types | |
enum | { Size = 8 } |
typedef UInt64 | Time |
typedef IntegralConstant< UInt8, 3 > | Unit |
Public Member Functions | |
std::string | toString () const |
Time | time () const noexcept |
void | setTime (Time value) noexcept |
Unit | unit () const noexcept |
FIX type: Int.
Definition at line 701 of file Composites.h.
typedef UInt64 Time |
Interval time expressed in milliseconds.
Definition at line 708 of file Composites.h.
typedef IntegralConstant<UInt8, 3> Unit |
time unit (milliseconds).
Definition at line 713 of file Composites.h.
anonymous enum |
|
inlinenoexcept |
Interval time expressed in milliseconds.
Definition at line 729 of file Composites.h.
|
inlinenoexcept |
Interval time expressed in milliseconds.
Definition at line 722 of file Composites.h.
|
inline |
Definition at line 3083 of file Serialization.h.
|
inlinenoexcept |
time unit (milliseconds).
Definition at line 737 of file Composites.h.