FlightGear next
|
#include "HTTPRequest.hxx"
#include "HTTPResponse.hxx"
#include <simgear/structure/SGReferenced.hxx>
#include <simgear/structure/SGSharedPtr.hxx>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | flightgear::http::ConnectionData |
class | flightgear::http::Connection |
class | flightgear::http::URIHandler |
A Base class for URI Handlers. More... | |
Namespaces | |
namespace | flightgear |
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |
namespace | flightgear::http |