#include <OnixS/EuroTLX/MarketData/GTP/Timestamp.h>
Public Attributes | |
unsigned | year |
Month::Enum | month |
unsigned | day |
Definition at line 59 of file Timestamp.h.
unsigned day |
Day.
Definition at line 68 of file Timestamp.h.
Month::Enum month |
Definition at line 65 of file Timestamp.h.
unsigned year |
Year.
Definition at line 62 of file Timestamp.h.