OnixS C++ eSpeed ITCH Market Data Handler 1.7.3
API documentation
Loading...
Searching...
No Matches
YearMonthDay Struct Reference

Public Attributes

unsigned year
Month::Enum month
unsigned day

Detailed Description

Definition at line 53 of file Timestamp.h.

Member Data Documentation

◆ day

unsigned day

Day.

Definition at line 62 of file Timestamp.h.

◆ month

Month::Enum month

Month.

Definition at line 59 of file Timestamp.h.

◆ year

unsigned year

Year.

Definition at line 56 of file Timestamp.h.