AirInv Logo  1.00.8
C++ Simulated Airline Inventory Management System Library
Loading...
Searching...
No Matches
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

namespace  AIRINV
 

Typedefs

typedef boost::shared_ptr< AIRINV_ServiceAIRINV::AIRINV_ServicePtr_T
 
typedef boost::shared_ptr< AIRINV_Master_ServiceAIRINV::AIRINV_Master_ServicePtr_T
 
typedef std::map< const stdair::AirlineCode_T, AIRINV_ServicePtr_TAIRINV::AIRINV_ServicePtr_Map_T
 
typedef std::map< const stdair::DTD_T, double > AIRINV::FRAT5Curve_T