1 #ifndef __AIRINV_BOM_INVENTORYHELPER_HPP
2 #define __AIRINV_BOM_INVENTORYHELPER_HPP
10 #include <stdair/stdair_basic_types.hpp>
14 struct TravelSolutionStruct;
32 stdair::TravelSolutionStruct&);
37 stdair::TravelSolutionStruct&);
40 static bool sell (stdair::Inventory&,
const std::string& iSegmentDateKey,
41 const stdair::ClassCode_T&,
const stdair::PartySize_T&);
44 static bool cancel (stdair::Inventory&,
const std::string& iSegmentDateKey,
45 const stdair::ClassCode_T&,
const stdair::PartySize_T&);
49 const stdair::DateTime_T&);
53 #endif // __AIRINV_BOM_INVENTORYHELPER_HPP