#include <OnixS/FIXEngine/FIX/Timestamp.h>
Definition at line 68 of file Timestamp.h.
Enumerator |
---|
YYYYMMDD |
Indicates the timestamp in the "YYYYMMDD" format.
|
YYYYMMDDHHMMSS |
Indicates the timestamp in the "YYYYMMDD-HH:MM:SS" format.
|
YYYYMMDDHHMMSSMsec |
Indicates the timestamp in the "YYYYMMDD-HH:MM:SS.sss" format.
|
YYYYMMDDHHMMSSUsec |
Indicates the timestamp in the "YYYYMMDD-HH:MM:SS.ssssss" format.
|
YYYYMMDDHHMMSSNsec |
Indicates the timestamp in the "YYYYMMDD-HH:MM:SS.sssssssss" format.
|
YYYYMMDDHHMMSSPsec |
Indicates the timestamp in the "YYYYMMDD-HH:MM:SS.ssssssssssss" format.
|
Definition at line 69 of file Timestamp.h.
The documentation for this struct was generated from the following file: