#include <urihandler.hxx>
Inherited by flightgear::http::MongooseConnection.
Definition at line 40 of file urihandler.hxx.
◆ get()
SGSharedPtr< ConnectionData > flightgear::http::Connection::get |
( |
const std::string & | key | ) |
|
|
inline |
◆ put()
void flightgear::http::Connection::put |
( |
const std::string & | key, |
|
|
SGSharedPtr< ConnectionData > | value ) |
|
inline |
◆ remove()
void flightgear::http::Connection::remove |
( |
const std::string & | key | ) |
|
|
inline |
◆ write()
virtual void flightgear::http::Connection::write |
( |
const char * | data, |
|
|
size_t | len ) |
|
pure virtual |
The documentation for this class was generated from the following file: