Go to the documentation of this file.00001 #ifndef __RMOL_BAS_BASCONST_RMOL_SERVICE_HPP
00002 #define __RMOL_BAS_BASCONST_RMOL_SERVICE_HPP
00003
00004
00005
00006
00007
00008 #include <vector>
00009
00010 #include <stdair/stdair_basic_types.hpp>
00011
00012 #include <rmol/RMOL_Types.hpp>
00013
00014 namespace RMOL {
00015
00017 extern const stdair::AirlineCode_T DEFAULT_RMOL_SERVICE_AIRLINE_CODE;
00018
00020 extern const double DEFAULT_RMOL_SERVICE_CAPACITY;
00021
00022 }
00023 #endif // __RMOL_BAS_BASCONST_RMOL_SERVICE_HPP