AirInv Logo  1.00.1
C++ Simulated Airline Inventory Management System library
InventoryManager.hpp File Reference
#include <string>
#include <stdair/stdair_basic_types.hpp>
#include <stdair/bom/RMEventTypes.hpp>
#include <stdair/bom/BomIDTypes.hpp>
#include <sevmgr/SEVMGR_Types.hpp>

Go to the source code of this file.

Classes

class  AIRINV::InventoryManager
 

Namespaces

 stdair
 Forward declarations.
 
 AIRINV
 

Typedefs

typedef std::map< const stdair::Date_T, stdair::SegmentCabin * > AIRINV::DepartureDateSegmentCabinMap_T
 
typedef std::map< const std::string, DepartureDateSegmentCabinMap_T > AIRINV::SimilarSegmentCabinSetMap_T