1 #ifndef __AIRRAC_AIRRAC_TYPES_HPP
2 #define __AIRRAC_AIRRAC_TYPES_HPP
11 #include <boost/shared_ptr.hpp>
13 #include <stdair/stdair_exceptions.hpp>
14 #include <stdair/stdair_file.hpp>
23 : stdair::ObjectNotFoundException (iWhat) {}
30 : stdair::ObjectNotFoundException (iWhat) {}
37 : stdair::ObjectNotFoundException (iWhat) {}
44 : stdair::ObjectNotFoundException (iWhat) {}
51 : stdair::ObjectNotFoundException (iWhat) {}
58 : stdair::ObjectNotFoundException (iWhat) {}
65 : stdair::FileNotFoundException (iWhat) {}
72 : stdair::ParsingFileFailedException (iWhat) {}
88 : stdair::InputFilePath (iFilename) {}
104 #endif // __AIRRAC_AIRRAC_TYPES_HPP
YieldFilePath(const stdair::Filename_T &iFilename)
boost::shared_ptr< AIRRAC_Service > AIRRAC_ServicePtr_T
FlightTimeNotFoundException(const std::string &iWhat)
AirlineNotFoundException(const std::string &iWhat)
FlightDateNotFoundException(const std::string &iWhat)
AirportPairNotFoundException(const std::string &iWhat)
Interface for the AIRRAC Services.
PosOrChannelNotFoundException(const std::string &iWhat)
YieldFileParsingFailedException(const std::string &iWhat)
FeaturesNotFoundException(const std::string &iWhat)