1.00.0
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
Pages
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
Generated on Tue Dec 25 2012 17:52:21 for RMOL by
1.8.1.1