1.00.1
C++ library of Revenue Management and Optimisation classes and functions
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
FareAdjustment.hpp
Go to the documentation of this file.
1
#ifndef __RMOL_COMMAND_FAREADJUSTMENT_HPP
2
#define __RMOL_COMMAND_FAREADJUSTMENT_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// STL
8
#include <map>
9
// StdAir
10
#include <stdair/stdair_inventory_types.hpp>
11
// RMOL
12
#include <
rmol/RMOL_Types.hpp
>
13
14
// Forward declarations
15
namespace
stdair
{
16
class
SegmentCabin;
17
}
18
19
namespace
RMOL
{
21
class
FareAdjustment
{
22
public
:
26
static
bool
adjustYield
(
const
stdair::SegmentCabin&);
27
};
28
}
29
#endif // __RMOL_COMMAND_FAREADJUSTMENT_HPP
RMOL
Definition:
BasConst.cpp:7
RMOL::FareAdjustment
Definition:
FareAdjustment.hpp:21
stdair
Forward declarations.
Definition:
DPOptimiser.hpp:11
RMOL::FareAdjustment::adjustYield
static bool adjustYield(const stdair::SegmentCabin &)
Definition:
FareAdjustment.cpp:23
RMOL_Types.hpp
Generated on Wed Sep 2 2015 07:48:13 for RMOL by
1.8.9.1