HDK
|
This is the complete list of members for ArResolver, including all inherited members.
_BeginCacheScope(VtValue *cacheScopeData) | ArResolver | protectedvirtual |
_BindContext(const ArResolverContext &context, VtValue *bindingData) | ArResolver | protectedvirtual |
_CanWriteAssetToPath(const ArResolvedPath &resolvedPath, std::string *whyNot) const | ArResolver | protectedvirtual |
_CreateContextFromString(const std::string &contextStr) const | ArResolver | protectedvirtual |
_CreateDefaultContext() const | ArResolver | protectedvirtual |
_CreateDefaultContextForAsset(const std::string &assetPath) const | ArResolver | protectedvirtual |
_CreateIdentifierForNewAsset(const std::string &assetPath, const ArResolvedPath &anchorAssetPath) const =0 | ArResolver | protectedpure virtual |
_EndCacheScope(VtValue *cacheScopeData) | ArResolver | protectedvirtual |
_GetAssetInfo(const std::string &assetPath, const ArResolvedPath &resolvedPath) const | ArResolver | protectedvirtual |
_GetCurrentContext() const | ArResolver | protectedvirtual |
_GetCurrentContextObject() const | ArResolver | inlineprotected |
_GetExtension(const std::string &assetPath) const | ArResolver | protectedvirtual |
_GetModificationTimestamp(const std::string &assetPath, const ArResolvedPath &resolvedPath) const | ArResolver | protectedvirtual |
_IsContextDependentPath(const std::string &assetPath) const | ArResolver | protectedvirtual |
_IsRepositoryPath(const std::string &path) const | ArResolver | protectedvirtual |
_OpenAsset(const ArResolvedPath &resolvedPath) const =0 | ArResolver | protectedpure virtual |
_OpenAssetForWrite(const ArResolvedPath &resolvedPath, WriteMode writeMode) const =0 | ArResolver | protectedpure virtual |
_RefreshContext(const ArResolverContext &context) | ArResolver | protectedvirtual |
_Resolve(const std::string &assetPath) const =0 | ArResolver | protectedpure virtual |
_ResolveForNewAsset(const std::string &assetPath) const =0 | ArResolver | protectedpure virtual |
_UnbindContext(const ArResolverContext &context, VtValue *bindingData) | ArResolver | protectedvirtual |
ArResolvedPath("/abs/path/to/shot.usd"))* | ArResolver | protected |
ArResolver(const ArResolver &)=delete | ArResolver | |
ArResolver() | ArResolver | protected |
BeginCacheScope(VtValue *cacheScopeData) | ArResolver | |
BindContext(const ArResolverContext &context, VtValue *bindingData) | ArResolver | |
CanWriteAssetToPath(const ArResolvedPath &resolvedPath, std::string *whyNot=nullptr) const | ArResolver | |
CreateContextFromString(const std::string &contextStr) const | ArResolver | |
CreateContextFromString(const std::string &uriScheme, const std::string &contextStr) const | ArResolver | |
CreateContextFromStrings(const std::vector< std::pair< std::string, std::string >> &contextStrs) const | ArResolver | |
CreateDefaultContext() const | ArResolver | |
CreateDefaultContextForAsset(const std::string &assetPath) const | ArResolver | |
CreateIdentifier(const std::string &assetPath, const ArResolvedPath &anchorAssetPath=ArResolvedPath()) const | ArResolver | |
CreateIdentifierForNewAsset(const std::string &assetPath, const ArResolvedPath &anchorAssetPath=ArResolvedPath()) const | ArResolver | |
EndCacheScope(VtValue *cacheScopeData) | ArResolver | |
GetAssetInfo(const std::string &assetPath, const ArResolvedPath &resolvedPath) const | ArResolver | |
GetCurrentContext() const | ArResolver | |
GetExtension(const std::string &assetPath) const | ArResolver | |
GetModificationTimestamp(const std::string &assetPath, const ArResolvedPath &resolvedPath) const | ArResolver | |
IsContextDependentPath(const std::string &assetPath) const | ArResolver | |
IsRepositoryPath(const std::string &path) const | ArResolver | |
OpenAsset(const ArResolvedPath &resolvedPath) const | ArResolver | |
OpenAssetForWrite(const ArResolvedPath &resolvedPath, WriteMode writeMode) const | ArResolver | |
operator=(const ArResolver &)=delete | ArResolver | |
RefreshContext(const ArResolverContext &context) | ArResolver | |
Resolve(const std::string &assetPath) const | ArResolver | |
ResolveForNewAsset(const std::string &assetPath) const | ArResolver | |
UnbindContext(const ArResolverContext &context, VtValue *bindingData) | ArResolver | |
usd | ArResolver | protected |
WriteMode enum name | ArResolver | |
~ArResolver() | ArResolver | virtual |