osgEarth 2.1.1
|
_baseURI | osgEarth::URI | [protected] |
_context | osgEarth::URI | [protected] |
_fullURI | osgEarth::URI | [protected] |
append(const std::string &suffix) const | osgEarth::URI | |
base() const | osgEarth::URI | [inline] |
context() const | osgEarth::URI | [inline] |
empty() const | osgEarth::URI | [inline] |
full() const | osgEarth::URI | [inline] |
operator*() const | osgEarth::URI | [inline] |
operator<(const URI &rhs) const | osgEarth::URI | [inline] |
readImage(const osgDB::Options *options=0L, ResultCode *out_code=0L) const | osgEarth::URI | |
readNode(const osgDB::Options *options=0L, ResultCode *out_code=0L) const | osgEarth::URI | |
readObject(const osgDB::Options *options=0L, ResultCode *out_code=0L) const | osgEarth::URI | |
readString(ResultCode *out_code=0L) const | osgEarth::URI | |
RESULT_CANCELED enum value | osgEarth::URI | |
RESULT_NO_READER enum value | osgEarth::URI | |
RESULT_NOT_FOUND enum value | osgEarth::URI | |
RESULT_OK enum value | osgEarth::URI | |
RESULT_READER_ERROR enum value | osgEarth::URI | |
RESULT_SERVER_ERROR enum value | osgEarth::URI | |
RESULT_TIMEOUT enum value | osgEarth::URI | |
RESULT_UNKNOWN_ERROR enum value | osgEarth::URI | |
ResultCode enum name | osgEarth::URI | |
URI() | osgEarth::URI | |
URI(const std::string &location) | osgEarth::URI | |
URI(const std::string &location, const URIContext &context) | osgEarth::URI | |
URI(const char *location) | osgEarth::URI | |
URI(const URI &rhs) | osgEarth::URI | [inline] |