Adbase
Adinf C++ base library V2
adbase::Date::YearMonthDay Struct Reference

#include <Date.hpp>

Public Attributes

int year
 
int month
 
int day
 

Detailed Description

Definition at line 22 of file Date.hpp.

Member Data Documentation

int adbase::Date::YearMonthDay::day
int adbase::Date::YearMonthDay::month
int adbase::Date::YearMonthDay::year

The documentation for this struct was generated from the following file: