AirInv Logo  0.1.2
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
AIRINV::InventoryHelper Member List
This is the complete list of members for AIRINV::InventoryHelper, including all inherited members.
calculateAvailability(const stdair::Inventory &, const std::string &, stdair::TravelSolutionStruct &)AIRINV::InventoryHelper [static]
cancel(stdair::Inventory &, const std::string &iSegmentDateKey, const stdair::ClassCode_T &, const stdair::PartySize_T &)AIRINV::InventoryHelper [static]
fillFromRouting(const stdair::Inventory &)AIRINV::InventoryHelper [static]
getYieldAndBidPrice(const stdair::Inventory &, const std::string &, stdair::TravelSolutionStruct &)AIRINV::InventoryHelper [static]
sell(stdair::Inventory &, const std::string &iSegmentDateKey, const stdair::ClassCode_T &, const stdair::PartySize_T &)AIRINV::InventoryHelper [static]
takeSnapshots(const stdair::Inventory &, const stdair::DateTime_T &)AIRINV::InventoryHelper [static]