1.00.1
C++ library of Revenue Management and Optimisation classes and functions
EMDetruncator.hpp
Go to the documentation of this file.
1
#ifndef __RMOL_BOM_EMDETRUNCATOR_HPP
2
#define __RMOL_BOM_EMDETRUNCATOR_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
namespace
RMOL
{
8
// Forward declarations.
9
struct
HistoricalBookingHolder;
10
12
class
EMDetruncator
{
13
public
:
16
static
void
unconstrain
(
HistoricalBookingHolder
&);
17
};
18
}
19
#endif // __RMOL_BOM_EMDETRUNCATOR_HPP
RMOL
Definition:
BasConst.cpp:7
RMOL::EMDetruncator
Definition:
EMDetruncator.hpp:12
RMOL::HistoricalBookingHolder
Definition:
HistoricalBookingHolder.hpp:23
RMOL::EMDetruncator::unconstrain
static void unconstrain(HistoricalBookingHolder &)
Definition:
EMDetruncator.cpp:20
Generated on Sun Jul 15 2018 07:03:09 for RMOL by
1.8.14