StdAir Logo  1.00.3
C++ Standard Airline IT Object Library
stdair_date_time_types.hpp File Reference
#include <string>
#include <boost/date_time/gregorian/gregorian.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>

Go to the source code of this file.

Namespaces

 stdair
 Handle on the StdAir library context.
 

Typedefs

typedef boost::posix_time::time_duration stdair::Duration_T
 
typedef boost::gregorian::date stdair::Date_T
 
typedef boost::posix_time::time_duration stdair::Time_T
 
typedef boost::posix_time::ptime stdair::DateTime_T
 
typedef boost::gregorian::date_period stdair::DatePeriod_T
 
typedef std::string stdair::DOW_String_T
 
typedef boost::gregorian::date_duration stdair::DateOffset_T
 
typedef int stdair::DayDuration_T
 
typedef bool stdair::SaturdayStay_T
 
typedef long int stdair::IntDuration_T
 
typedef long long int stdair::LongDuration_T
 
typedef float stdair::FloatDuration_T