osgEarth 2.1.1
|
_parameters | osgEarth::HTTPRequest | [private] |
_url | osgEarth::HTTPRequest | [private] |
addParameter(const std::string &name, const std::string &value) | osgEarth::HTTPRequest | |
addParameter(const std::string &name, int value) | osgEarth::HTTPRequest | |
addParameter(const std::string &name, double value) | osgEarth::HTTPRequest | |
getParameters() const | osgEarth::HTTPRequest | |
getURL() const | osgEarth::HTTPRequest | |
HTTPRequest(const std::string &url) | osgEarth::HTTPRequest | |
HTTPRequest(const HTTPRequest &rhs) | osgEarth::HTTPRequest | |
Parameters typedef | osgEarth::HTTPRequest |