OnixS C++ FIX Engine 4.13.0
API Documentation
Loading...
Searching...
No Matches
YearMonthDay Struct Reference

Public Attributes

Year year
Month::Enum month
Day day

Detailed Description

Definition at line 61 of file Timestamp.h.

Member Data Documentation

◆ day

Day day

Definition at line 64 of file Timestamp.h.

◆ month

Month::Enum month

Definition at line 63 of file Timestamp.h.

◆ year

Year year

Definition at line 62 of file Timestamp.h.