#include <OnixS/eSpeed/MarketData/Itch/Timestamp.h>
Public Attributes | |
unsigned | year |
Month::Enum | month |
unsigned | day |
Definition at line 53 of file Timestamp.h.
unsigned day |
Day.
Definition at line 62 of file Timestamp.h.
Month::Enum month |
Definition at line 59 of file Timestamp.h.
unsigned year |
Year.
Definition at line 56 of file Timestamp.h.