1.00.0
C++ Simulated Airline Inventory Management System library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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
Generated on Tue Dec 25 2012 22:19:41 for AirInv by
1.8.1.1