StdAir Logo  1.00.10
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
Handle on the StdAir library context.
boost::gregorian::date Date_T
const Availability_T DEFAULT_CLASS_AVAILABILITY
const FlightPathCode_T DEFAULT_FLIGHTPATH_CODE
unsigned long int Distance_T
const Duration_T DEFAULT_MINIMAL_CONNECTION_TIME
const Distance_T DEFAULT_DISTANCE_VALUE
const Duration_T NULL_BOOST_TIME_DURATION
const Duration_T DEFAULT_MAXIMAL_CONNECTION_TIME
const AirlineCode_T DEFAULT_DICO_STUDIED_AIRLINE
std::string FlightPathCode_T
const AvailabilityStatus_T DEFAULT_AVAILABILITY_STATUS
double Availability_T
const MatchingIndicator_T DEFAULT_MATCHING_INDICATOR
const Date_T DEFAULT_DICO_STUDIED_DATE
Definition: BasConst.cpp:417
std::string AirlineCode_T
boost::posix_time::time_duration Duration_T
double MatchingIndicator_T
const unsigned short DEFAULT_NUMBER_OF_REQUIRED_SEATS
double Revenue_T
const Revenue_T DEFAULT_REVENUE_VALUE