ArcGIS Procedural Runtime
3.2.10650
|
This is the complete list of members for prtx::URI, including all inherited members.
create() | prtx::URI | static |
create(const std::wstring &fullURI) | prtx::URI | static |
DELIM_ENTRY | prtx::URI | static |
DELIM_FRAGMENT | prtx::URI | static |
DELIM_FRAGMENT_ITEM | prtx::URI | static |
DELIM_QUERY | prtx::URI | static |
DELIM_QUERY_ITEM | prtx::URI | static |
DELIM_SCHEME | prtx::URI | static |
getBaseName() const =0 | prtx::URI | pure virtual |
getExtension() const =0 | prtx::URI | pure virtual |
getFragment() const =0 | prtx::URI | pure virtual |
getFragment(const std::wstring &key) const =0 | prtx::URI | pure virtual |
getHost() const =0 | prtx::URI | pure virtual |
getNativeFormat() const =0 | prtx::URI | pure virtual |
getNestedURI() const =0 | prtx::URI | pure virtual |
getPath() const =0 | prtx::URI | pure virtual |
getQuery() const =0 | prtx::URI | pure virtual |
getQuery(const std::wstring &key) const =0 | prtx::URI | pure virtual |
getScheme() const =0 | prtx::URI | pure virtual |
hasFragment() const =0 | prtx::URI | pure virtual |
hasQuery() const =0 | prtx::URI | pure virtual |
isComposite() const =0 | prtx::URI | pure virtual |
isFilePath() const =0 | prtx::URI | pure virtual |
isValid() const =0 | prtx::URI | pure virtual |
QUERY_TEXTURE_FORMAT (defined in prtx::URI) | prtx::URI | static |
QUERY_TEXTURE_HEIGHT (defined in prtx::URI) | prtx::URI | static |
QUERY_TEXTURE_NAME (defined in prtx::URI) | prtx::URI | static |
QUERY_TEXTURE_WIDTH (defined in prtx::URI) | prtx::URI | static |
SCHEME_BUILTIN | prtx::URI | static |
SCHEME_DATA | prtx::URI | static |
SCHEME_FILE | prtx::URI | static |
SCHEME_MEMORY | prtx::URI | static |
SCHEME_RPK | prtx::URI | static |
SCHEME_SAMBA | prtx::URI | static |
SCHEME_UNC | prtx::URI | static |
SCHEME_ZIP | prtx::URI | static |
string() const =0 | prtx::URI | pure virtual |
URI()=default (defined in prtx::URI) | prtx::URI | protected |
URI(const URI &)=default (defined in prtx::URI) | prtx::URI | protected |
wstring() const =0 | prtx::URI | pure virtual |
~URI()=default (defined in prtx::URI) | prtx::URI | virtual |