StdAir Logo  1.00.3
C++ Standard Airline IT Object Library
BasConst_TravelSolution.hpp
Go to the documentation of this file.
1 #ifndef __STDAIR_BAS_BASCONST_TRAVELSOLUTION_HPP
2 #define __STDAIR_BAS_BASCONST_TRAVELSOLUTION_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 // StdAir
9 
10 namespace stdair {
11 
12  // //////// Travel Solutions ///////
15 
18 
21 
24 
27 
30 
33 
35  extern const unsigned short DEFAULT_NUMBER_OF_REQUIRED_SEATS;
36 
40 
42  extern const Revenue_T DEFAULT_REVENUE_VALUE;
43 
46 
48  extern const Date_T DEFAULT_DICO_STUDIED_DATE;
49 
50 }
51 #endif // __STDAIR_BAS_BASCONST_TRAVELSOLUTION_HPP
const Distance_T DEFAULT_DISTANCE_VALUE
std::string FlightPathCode_T
const unsigned short DEFAULT_NUMBER_OF_REQUIRED_SEATS
double Availability_T
Handle on the StdAir library context.
boost::posix_time::time_duration Duration_T
const FlightPathCode_T DEFAULT_FLIGHTPATH_CODE
std::string AirlineCode_T
const AvailabilityStatus_T DEFAULT_AVAILABILITY_STATUS
const AirlineCode_T DEFAULT_DICO_STUDIED_AIRLINE
double Revenue_T
const Availability_T DEFAULT_CLASS_AVAILABILITY
const MatchingIndicator_T DEFAULT_MATCHING_INDICATOR
double MatchingIndicator_T
const Duration_T DEFAULT_MINIMAL_CONNECTION_TIME
const Duration_T DEFAULT_MAXIMAL_CONNECTION_TIME
const Duration_T NULL_BOOST_TIME_DURATION
boost::gregorian::date Date_T
const Revenue_T DEFAULT_REVENUE_VALUE
const Date_T DEFAULT_DICO_STUDIED_DATE
Definition: BasConst.cpp:426
unsigned long int Distance_T