AirInv Logo  0.1.2
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
AIRINV_Types.hpp File Reference
#include <map>
#include <boost/shared_ptr.hpp>
#include <stdair/stdair_exceptions.hpp>
#include <stdair/stdair_inventory_types.hpp>

Go to the source code of this file.

Classes

class  AIRINV::InventoryFileParsingFailedException
class  AIRINV::ScheduleFileParsingFailedException
class  AIRINV::SegmentDateNotFoundException
class  AIRINV::InventoryInputFileNotFoundException
class  AIRINV::ScheduleInputFileNotFoundException
class  AIRINV::FlightDateDuplicationException
class  AIRINV::BookingException

Namespaces

namespace  AIRINV

Typedefs

typedef boost::shared_ptr
< AIRINV_Service > 
AIRINV::AIRINV_ServicePtr_T
typedef boost::shared_ptr
< AIRINV_Master_Service > 
AIRINV::AIRINV_Master_ServicePtr_T
typedef std::map< const
stdair::AirlineCode_T,
AIRINV_ServicePtr_T > 
AIRINV::AIRINV_ServicePtr_Map_T
typedef std::map< const
stdair::DTD_T, double > 
AIRINV::FRAT5Curve_T