1 #ifndef __STDAIR_STDAIR_DATE_TIME_TYPES_HPP 2 #define __STDAIR_STDAIR_DATE_TIME_TYPES_HPP 10 #include <boost/date_time/gregorian/gregorian.hpp> 11 #include <boost/date_time/posix_time/posix_time.hpp> 20 typedef boost::gregorian::date
Date_T;
23 typedef boost::posix_time::time_duration
Time_T;
53 #endif // __STDAIR_STDAIR_DATE_TIME_TYPES_HPP Handle on the StdAir library context.
boost::gregorian::date_duration DateOffset_T
boost::gregorian::date Date_T
boost::posix_time::ptime DateTime_T
boost::gregorian::date_period DatePeriod_T
boost::posix_time::time_duration Duration_T
long long int LongDuration_T
boost::posix_time::time_duration Time_T