cgv
Loading...
Searching...
No Matches
cgv::utils::date Struct Reference
Inheritance diagram for cgv::utils::date:
cgv::utils::date_time

Public Member Functions

 date (unsigned short _year, unsigned char _month=0, unsigned char _day=0)
 

Public Attributes

unsigned short year
 
unsigned char month
 
unsigned char day
 

Detailed Description

Definition at line 18 of file date_time.h.

Constructor & Destructor Documentation

◆ date()

cgv::utils::date::date ( unsigned short  _year,
unsigned char  _month = 0,
unsigned char  _day = 0 
)

Definition at line 17 of file date_time.cxx.

Member Data Documentation

◆ day

unsigned char cgv::utils::date::day

Definition at line 22 of file date_time.h.

◆ month

unsigned char cgv::utils::date::month

Definition at line 21 of file date_time.h.

◆ year

unsigned short cgv::utils::date::year

Definition at line 20 of file date_time.h.


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