1.00.12
C++ library of Revenue Management and Optimisation classes and functions
Loading...
Searching...
No Matches
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::EMDetruncator::unconstrain
static void unconstrain(HistoricalBookingHolder &)
Definition
EMDetruncator.cpp:20
RMOL::HistoricalBookingHolder
Definition
HistoricalBookingHolder.hpp:23
Generated for RMOL by
1.13.2