ArcGIS Procedural Runtime
3.2.10650
|
This is the complete list of members for prtx::Decoder, including all inherited members.
decode(ContentPtrVector &results, std::istream &stream, prt::Cache *cache, const std::wstring &key, prtx::ResolveMap const *resolveMap, std::wstring &warnings)=0 | prtx::Decoder | pure virtual |
Decoder()=default (defined in prtx::Decoder) | prtx::Decoder | protected |
ET_COUNT enum value | prtx::Extension | |
ET_DECODER enum value | prtx::Extension | |
ET_ENCODER enum value | prtx::Extension | |
ET_RESOLVEMAP_PROVIDER enum value | prtx::Extension | |
ET_STREAM_ADAPTOR enum value | prtx::Extension | |
ET_UNDEFINED enum value | prtx::Extension | |
Extension()=default (defined in prtx::Extension) | prtx::Extension | protected |
Extension(const Extension &)=delete (defined in prtx::Extension) | prtx::Extension | |
ExtensionType enum name | prtx::Extension | |
getContentType() const =0 | prtx::Extension | pure virtual |
getExtensionType() const final override | prtx::Decoder | inlinevirtual |
operator=(const Extension &)=delete (defined in prtx::Extension) | prtx::Extension | |
toContentType(const std::wstring &ctStr) | prtx::Extension | static |
toExtensionType(const std::wstring &etStr) | prtx::Extension | static |
toString(const ExtensionType &et) | prtx::Extension | static |
toString(const prt::ContentType &ct) | prtx::Extension | static |
~Decoder()=default (defined in prtx::Decoder) | prtx::Decoder | virtual |
~Extension()=default (defined in prtx::Extension) | prtx::Extension | virtual |