, including all inherited members.
| _curl_handle | osgEarth::HTTPClient | [private] |
| _previousHttpAuthentication | osgEarth::HTTPClient | [private] |
| _previousPassword | osgEarth::HTTPClient | [private] |
| decodeMultipartStream(const std::string &boundary, HTTPResponse::Part *input, HTTPResponse::Parts &output) const | osgEarth::HTTPClient | [private] |
| doDownload(const std::string &url, const std::string &filename) | osgEarth::HTTPClient | [private] |
| doGet(const HTTPRequest &request, const osgDB::ReaderWriter::Options *options=0, ProgressCallback *callback=0) const | osgEarth::HTTPClient | [private] |
| doGet(const std::string &url, const osgDB::ReaderWriter::Options *options=0, ProgressCallback *callback=0) const | osgEarth::HTTPClient | [private] |
| doReadImageFile(const std::string &filename, osg::ref_ptr< osg::Image > &output, const osgDB::ReaderWriter::Options *options=0, ProgressCallback *callback=0) | osgEarth::HTTPClient | [private] |
| doReadNodeFile(const std::string &filename, osg::ref_ptr< osg::Node > &output, const osgDB::ReaderWriter::Options *options=0, ProgressCallback *callback=0) | osgEarth::HTTPClient | [private] |
| doReadObjectFile(const std::string &url, osg::ref_ptr< osg::Object > &output, const osgDB::ReaderWriter::Options *options=0, ProgressCallback *callback=0) | osgEarth::HTTPClient | [private] |
| doReadString(const std::string &filename, std::string &output, ProgressCallback *callback=0) | osgEarth::HTTPClient | [private] |
| download(const std::string &uri, const std::string &localPath) | osgEarth::HTTPClient | [static] |
| get(const HTTPRequest &request, const osgDB::ReaderWriter::Options *=0, ProgressCallback *callback=0) | osgEarth::HTTPClient | [static] |
| get(const std::string &url, const osgDB::ReaderWriter::Options *options=0, ProgressCallback *callback=0) | osgEarth::HTTPClient | [static] |
| getClient() | osgEarth::HTTPClient | [private, static] |
| getResultCodeString(ResultCode code) | osgEarth::HTTPClient | [inline, static] |
| getUserAgent() | osgEarth::HTTPClient | [static] |
| HTTPClient() | osgEarth::HTTPClient | [private] |
| isRecoverable(ResultCode code) | osgEarth::HTTPClient | [inline, static] |
| readImageFile(const std::string &uri, osg::ref_ptr< osg::Image > &output, const osgDB::ReaderWriter::Options *options=0, ProgressCallback *callback=0) | osgEarth::HTTPClient | [static] |
| readNodeFile(const std::string &uri, osg::ref_ptr< osg::Node > &output, const osgDB::ReaderWriter::Options *options=0, ProgressCallback *callback=0) | osgEarth::HTTPClient | [static] |
| readObjectFile(const std::string &url, osg::ref_ptr< osg::Object > &output, const osgDB::ReaderWriter::Options *options=0, ProgressCallback *callback=0) | osgEarth::HTTPClient | [static] |
| readOptions(const osgDB::ReaderWriter::Options *options, std::string &proxy_host, std::string &proxy_port) const | osgEarth::HTTPClient | [private] |
| readString(const std::string &uri, std::string &output, ProgressCallback *callback=0) | osgEarth::HTTPClient | [static] |
| RESULT_CANCELED enum value | osgEarth::HTTPClient | |
| RESULT_NO_READER enum value | osgEarth::HTTPClient | |
| RESULT_NOT_FOUND enum value | osgEarth::HTTPClient | |
| RESULT_OK enum value | osgEarth::HTTPClient | |
| RESULT_READER_ERROR enum value | osgEarth::HTTPClient | |
| RESULT_SERVER_ERROR enum value | osgEarth::HTTPClient | |
| RESULT_TIMEOUT enum value | osgEarth::HTTPClient | |
| RESULT_UNKNOWN_ERROR enum value | osgEarth::HTTPClient | |
| ResultCode enum name | osgEarth::HTTPClient | |
| setProxySettings(const ProxySettings &proxySettings) | osgEarth::HTTPClient | [static] |
| setUserAgent(const std::string &userAgent) | osgEarth::HTTPClient | [static] |
| ~HTTPClient() | osgEarth::HTTPClient | [private] |