1.00.1
C++ library of Revenue Management and Optimisation classes and functions
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Friends
Macros
Pages
Detruncator.hpp
Go to the documentation of this file.
1
#ifndef __RMOL_COMMAND_DETRUNCATOR_HPP
2
#define __RMOL_COMMAND_DETRUNCATOR_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// StdAir
8
#include <stdair/stdair_inventory_types.hpp>
9
#include <stdair/basic/UnconstrainingMethod.hpp>
10
// RMOL
11
#include <
rmol/RMOL_Types.hpp
>
12
13
14
namespace
RMOL {
15
// Forward declarations.
16
struct
HistoricalBookingHolder;
17
20
class
Detruncator
{
21
public
:
25
static
void
unconstrain
(
HistoricalBookingHolder
&,
26
const
stdair::UnconstrainingMethod&);
27
28
};
29
}
30
#endif // __RMOL_COMMAND_DETRUNCATOR_HPP
31
32
RMOL::Detruncator
Definition:
Detruncator.hpp:20
RMOL::HistoricalBookingHolder
Definition:
HistoricalBookingHolder.hpp:23
RMOL_Types.hpp
RMOL::Detruncator::unconstrain
static void unconstrain(HistoricalBookingHolder &, const stdair::UnconstrainingMethod &)
Definition:
Detruncator.cpp:17
Generated on Tue Feb 26 2019 20:23:51 for RMOL by
1.8.5