1 #ifndef __AIRRAC_SVC_AIRRAC_SERVICE_HPP
2 #define __AIRRAC_SVC_AIRRAC_SERVICE_HPP
8 #include <stdair/stdair_basic_types.hpp>
9 #include <stdair/stdair_service_types.hpp>
10 #include <stdair/bom/TravelSolutionTypes.hpp>
59 AIRRAC_Service (
const stdair::BasLogParams&,
const stdair::BasDBParams&);
164 std::string
csvDisplay (
const stdair::TravelSolutionList_T&)
const;
183 void initServiceContext();
194 stdair::STDAIR_ServicePtr_T initStdAirService (
const stdair::BasLogParams&,
195 const stdair::BasDBParams&);
205 stdair::STDAIR_ServicePtr_T initStdAirService (
const stdair::BasLogParams&);
215 void addStdAirService (stdair::STDAIR_ServicePtr_T,
216 const bool iOwnStdairService);
224 void initAirracService();
234 void initAirracService (
const YieldFilePath& iYieldFilename);
250 #endif // __AIRRAC_SVC_AIRRAC_SERVICE_HPP