$treeview $search $mathjax
RMOL Logo  1.00.0
$projectbrief
$projectbrief
$searchbox

rmol/bom/EMDetruncator.hpp

Go to the documentation of this file.
00001 #ifndef __RMOL_BOM_EMDETRUNCATOR_HPP
00002 #define __RMOL_BOM_EMDETRUNCATOR_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 namespace RMOL {
00008   // Forward declarations.
00009   struct HistoricalBookingHolder;
00010 
00012   class EMDetruncator {
00013   public:
00016     static void unconstrain (HistoricalBookingHolder&);
00017   };
00018 }
00019 #endif // __RMOL_BOM_EMDETRUNCATOR_HPP