#include <OnixS/FIXEngine/FIX/Timestamp.h>
Public Attributes | |
Year | year |
Month::Enum | month |
Day | day |
Definition at line 61 of file Timestamp.h.
Day day |
Definition at line 64 of file Timestamp.h.
Month::Enum month |
Definition at line 63 of file Timestamp.h.
Year year |
Definition at line 62 of file Timestamp.h.