libdballe  6.8
Public Member Functions | Data Fields
dballe::Date Struct Reference

Public Member Functions

 Date (unsigned short year, unsigned char month=1, unsigned char day=1)
 
 Date (const Date &d)
 
 Date (const int *val)
 
int compare (const Date &o) const
 
bool operator< (const Date &dt) const
 
bool operator> (const Date &dt) const
 
bool operator== (const Date &dt) const
 
bool operator!= (const Date &dt) const
 

Data Fields

unsigned short year
 
unsigned char month
 
unsigned char day
 

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