1 #ifndef __AIRINV_BOM_SEGMENTSNAPSHOTTABLEHELPER_HPP 2 #define __AIRINV_BOM_SEGMENTSNAPSHOTTABLEHELPER_HPP 10 #include <stdair/stdair_basic_types.hpp> 14 class SegmentSnapshotTable;
26 static void takeSnapshots (stdair::SegmentSnapshotTable&,
27 const stdair::DateTime_T&);
31 static void takeSnapshots (stdair::SegmentSnapshotTable&,
33 const stdair::SegmentCabin&,
34 const stdair::SegmentDataID_T);
37 static void registerProductAndPriceOrientedBookings
38 (stdair::SegmentSnapshotTable&,
const stdair::DTD_T&,
39 const stdair::SegmentCabin&,
const stdair::SegmentDataID_T);
43 #endif // __AIRINV_BOM_SEGMENTSNAPSHOTTABLEHELPER_HPP