1 #ifndef __AIRINV_BOM_GUILLOTINEBLOCKHELPER_HPP
2 #define __AIRINV_BOM_GUILLOTINEBLOCKHELPER_HPP
10 #include <stdair/stdair_basic_types.hpp>
14 class GuillotineBlock;
27 const stdair::DateTime_T&);
31 static void takeSnapshots (stdair::GuillotineBlock&,
const stdair::DTD_T&,
32 const stdair::SegmentCabin&,
33 const stdair::BlockNumber_T);
36 static void registerProductAndPriceOrientedBookings
37 (stdair::GuillotineBlock&,
const stdair::DTD_T&,
38 const stdair::SegmentCabin&,
const stdair::BlockNumber_T);
41 static double getFRAT5Coefficient (
const stdair::DTD_T&);
45 #endif // __AIRINV_BOM_GUILLOTINEBLOCKHELPER_HPP