21#ifndef __FG_SCREENSHOT_URI_HANDLER_HXX
22#define __FG_SCREENSHOT_URI_HANDLER_HXX
ScreenshotUriHandler(const std::string &uri="/screenshot/")
virtual bool poll(Connection *connection)
This method gets called from the httpd if the preceding handleRequest() or poll() method returned fal...
virtual bool handleGetRequest(const HTTPRequest &request, HTTPResponse &response, Connection *connection)
Convenience method for GET Requests, gets called by handleRequest if not overridden.
URIHandler(const std::string &uri)
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information ...