Fesapi 2.3.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Public Member Functions | Public Attributes | List of all members
date::fields< Duration > Struct Template Reference

Public Member Functions

 fields (year_month_day ymd_)
 
 fields (weekday wd_)
 
 fields (hh_mm_ss< Duration > tod_)
 
 fields (year_month_day ymd_, weekday wd_)
 
 fields (year_month_day ymd_, hh_mm_ss< Duration > tod_)
 
 fields (weekday wd_, hh_mm_ss< Duration > tod_)
 
 fields (year_month_day ymd_, weekday wd_, hh_mm_ss< Duration > tod_)
 

Public Attributes

year_month_day ymd {nanyear/0/0}
 
weekday wd {8u}
 
hh_mm_ss< Duration > tod {}
 
bool has_tod = false
 

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