1 #ifndef __AIRINV_AIRINV_TYPES_HPP
2 #define __AIRINV_AIRINV_TYPES_HPP
10 #include <boost/shared_ptr.hpp>
12 #include <stdair/stdair_exceptions.hpp>
13 #include <stdair/stdair_file.hpp>
14 #include <stdair/stdair_inventory_types.hpp>
20 class AIRINV_Master_Service;
29 :
public stdair::ParsingFileFailedException {
35 :
stdair::ParsingFileFailedException (iWhat) {}
42 :
public stdair::ParsingFileFailedException {
48 :
stdair::ParsingFileFailedException (iWhat) {}
68 :
public stdair::ParsingFileFailedException {
74 :
stdair::ParsingFileFailedException (iWhat) {}
81 :
public stdair::ParsingFileFailedException {
87 :
stdair::ParsingFileFailedException (iWhat) {}
100 :
stdair::ParserException (iWhat) {}
112 :
stdair::FileNotFoundException (iWhat) {}
124 :
stdair::FileNotFoundException (iWhat) {}
136 :
stdair::FileNotFoundException (iWhat) {}
148 :
stdair::FileNotFoundException (iWhat) {}
160 :
stdair::ObjectCreationgDuplicationException (iWhat) {}
178 :
stdair::ObjectNotFoundException (iWhat) {}
190 :
stdair::ObjectNotFoundException (iWhat) {}
204 :
stdair::InputFilePath (iFilename) {}
221 typedef std::map<
const stdair::AirlineCode_T,
230 #endif // __AIRINV_AIRINV_TYPES_HPP
FlightDateNotFoundException(const std::string &iWhat)
InventoryFileParsingFailedException(const std::string &iWhat)
FFDisutilityFileParsingFailedException(const std::string &iWhat)
ScheduleFileParsingFailedException(const std::string &iWhat)
MissingPartnerFlightDateWithinScheduleFile(const std::string &iWhat)
std::map< const stdair::DTD_T, double > FRAT5Curve_T
InventoryFilePath(const stdair::Filename_T &iFilename)
FlightDateDuplicationException(const std::string &iWhat)
std::map< const stdair::AirlineCode_T, AIRINV_ServicePtr_T > AIRINV_ServicePtr_Map_T
boost::shared_ptr< AIRINV_Service > AIRINV_ServicePtr_T
InventoryNotFoundException(const std::string &iWhat)
SegmentDateNotFoundException(const std::string &iWhat)
FRAT5FileParsingFailedException(const std::string &iWhat)
boost::shared_ptr< AIRINV_Master_Service > AIRINV_Master_ServicePtr_T