Katana Plug-in APIs 0.1

Foundry::Katana::DefaultAssetPlugin Member List

This is the complete list of members for Foundry::Katana::DefaultAssetPlugin, including all inherited members.
buildAssetId(const std::map< std::string, std::string > &fields, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
checkPermissions(const std::string &assetId, const std::map< std::string, std::string > &context, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
containsAssetId(const std::string &str, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
getAssetAttributes(const std::string &assetId, const std::string &scope, std::map< std::string, std::string > &attributesMap, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
getAssetDisplayName(const std::string &assetId, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
getAssetFields(const std::string &assetId, bool includeDefaults, std::map< std::string, std::string > &returnFields, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
getAssetIdForScope(const std::string &assetId, const std::string &scope, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
getAssetVersions(const std::string &assetId, std::vector< std::string > &versions, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
isAssetId(const std::string &str, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
resolveAllAssets(const std::string &inputString, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
resolveAsset(const std::string &assetId, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
resolveAssetVersion(const std::string &assetId, const std::string &versionTag=std::string(), bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
resolvePath(const std::string &path, int frame, bool throwOnError=false)Foundry::Katana::DefaultAssetPlugin [static]
 All Classes Functions Variables Typedefs Enumerations Enumerator