AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

namespace  stdair
 Forward declarations.
namespace  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