1 #ifndef __AIRINV_BOM_SEGMENTSNAPSHOTTABLEHELPER_HPP 
    2 #define __AIRINV_BOM_SEGMENTSNAPSHOTTABLEHELPER_HPP 
   10 #include <stdair/stdair_basic_types.hpp> 
   14   class SegmentSnapshotTable;
 
   27                                const stdair::DateTime_T&);
 
   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