1.00.1
C++ Simulated Airline Inventory Management System library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
BasConst_Curves.hpp
Go to the documentation of this file.
1
#ifndef __AIRINV_BAS_BASCONST_CURVES_HPP
2
#define __AIRINV_BAS_BASCONST_CURVES_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// AIRINV
8
#include <
airinv/AIRINV_Types.hpp
>
9
10
namespace
AIRINV
{
11
13
extern
const
FRAT5Curve_T
DEFAULT_PICKUP_FRAT5_CURVE
;
14
16
struct
DefaultMap
{
17
static
FRAT5Curve_T
createPickupFRAT5Curve
();
18
};
19
}
20
#endif // __AIRINV_BAS_BASCONST_CURVES_HPP
AIRINV
Definition:
AIRINV_Master_Service.hpp:38
AIRINV::DEFAULT_PICKUP_FRAT5_CURVE
const FRAT5Curve_T DEFAULT_PICKUP_FRAT5_CURVE
Definition:
BasConst.cpp:14
AIRINV::DefaultMap::createPickupFRAT5Curve
static FRAT5Curve_T createPickupFRAT5Curve()
Definition:
BasConst.cpp:16
AIRINV_Types.hpp
AIRINV::FRAT5Curve_T
std::map< const stdair::DTD_T, double > FRAT5Curve_T
Definition:
AIRINV_Types.hpp:227
AIRINV::DefaultMap
Definition:
BasConst_Curves.hpp:16
Generated on Tue Jun 16 2015 01:10:59 for AirInv by
1.8.9.1