StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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