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

Go to the source code of this file.

Classes

class  AIRINV::InventoryFileParsingFailedException
 
class  AIRINV::ScheduleFileParsingFailedException
 
class  AIRINV::MissingPartnerFlightDateWithinScheduleFile
 
class  AIRINV::FRAT5FileParsingFailedException
 
class  AIRINV::FFDisutilityFileParsingFailedException
 
class  AIRINV::SegmentDateNotFoundException
 
class  AIRINV::InventoryInputFileNotFoundException
 
class  AIRINV::ScheduleInputFileNotFoundException
 
class  AIRINV::FRAT5InputFileNotFoundException
 
class  AIRINV::FFDisutilityInputFileNotFoundException
 
class  AIRINV::FlightDateDuplicationException
 
class  AIRINV::BookingException
 
class  AIRINV::InventoryNotFoundException
 
class  AIRINV::FlightDateNotFoundException
 
class  AIRINV::InventoryFilePath
 

Namespaces

 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