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>
58 AIRRAC_Service (
const stdair::BasLogParams&,
const stdair::BasDBParams&);
152 std::string
csvDisplay (
const stdair::TravelSolutionList_T&)
const;
171 void initServiceContext();
182 stdair::STDAIR_ServicePtr_T initStdAirService (
const stdair::BasLogParams&,
183 const stdair::BasDBParams&);
193 stdair::STDAIR_ServicePtr_T initStdAirService (
const stdair::BasLogParams&);
203 void addStdAirService (stdair::STDAIR_ServicePtr_T,
204 const bool iOwnStdairService);
212 void initAirracService();
222 void initAirracService (
const YieldFilePath& iYieldFilename);
238 #endif // __AIRRAC_SVC_AIRRAC_SERVICE_HPP