osgEarth 2.1.1

osgEarth::HTTPClient Member List

This is the complete list of members for osgEarth::HTTPClient, including all inherited members.
_curl_handleosgEarth::HTTPClient [private]
_previousHttpAuthenticationosgEarth::HTTPClient [private]
_previousPasswordosgEarth::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 valueosgEarth::HTTPClient
RESULT_NO_READER enum valueosgEarth::HTTPClient
RESULT_NOT_FOUND enum valueosgEarth::HTTPClient
RESULT_OK enum valueosgEarth::HTTPClient
RESULT_READER_ERROR enum valueosgEarth::HTTPClient
RESULT_SERVER_ERROR enum valueosgEarth::HTTPClient
RESULT_TIMEOUT enum valueosgEarth::HTTPClient
RESULT_UNKNOWN_ERROR enum valueosgEarth::HTTPClient
ResultCode enum nameosgEarth::HTTPClient
setProxySettings(const ProxySettings &proxySettings)osgEarth::HTTPClient [static]
setUserAgent(const std::string &userAgent)osgEarth::HTTPClient [static]
~HTTPClient()osgEarth::HTTPClient [private]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines