1.00.1
C++ library of Revenue Management and Optimisation classes and functions
BasConst_RMOL_Service.hpp
Go to the documentation of this file.
1
#ifndef __RMOL_BAS_BASCONST_RMOL_SERVICE_HPP
2
#define __RMOL_BAS_BASCONST_RMOL_SERVICE_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// STL
8
#include <vector>
9
// StdAir
10
#include <stdair/stdair_basic_types.hpp>
11
// RMOL
12
#include <
rmol/RMOL_Types.hpp
>
13
14
namespace
RMOL
{
15
17
extern
const
stdair::AirlineCode_T
DEFAULT_RMOL_SERVICE_AIRLINE_CODE
;
18
20
extern
const
double
DEFAULT_RMOL_SERVICE_CAPACITY
;
21
22
}
23
#endif // __RMOL_BAS_BASCONST_RMOL_SERVICE_HPP
RMOL
Definition:
BasConst.cpp:7
RMOL_Types.hpp
RMOL::DEFAULT_RMOL_SERVICE_AIRLINE_CODE
const stdair::AirlineCode_T DEFAULT_RMOL_SERVICE_AIRLINE_CODE
Definition:
BasConst.cpp:10
RMOL::DEFAULT_RMOL_SERVICE_CAPACITY
const double DEFAULT_RMOL_SERVICE_CAPACITY
Definition:
BasConst.cpp:13
Generated on Sun Jul 15 2018 07:03:09 for RMOL by
1.8.14