10 #include <boost/lexical_cast.hpp>
21 : _airlineCode (iAirlineCode) {
27 bool hasBeenSuccessfull =
false;
33 if (hasBeenSuccessfull ==
false) {
35 return hasBeenSuccessfull;
47 ioReply.
content =
"Your are looking for: '" + ioRequest.
_flightDetails +
"'. Ok, I have found your flight-date. Be patient until I give you more information about it";
49 return hasBeenSuccessfull;
FlightRequestStatus::EN_FlightRequestStatus _status
RequestHandler(const stdair::AirlineCode_T &)
std::string _flightDetails
bool handleRequest(Request &, Reply &) const