HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PcpCache Member List

This is the complete list of members for PcpCache, including all inherited members.

Apply(const PcpCacheChanges &changes, PcpLifeboat *lifeboat)PcpCache
CanHaveOpinionForSite(const SdfPath &localPcpSitePath, const SdfLayerHandle &layer, SdfPath *allowedPathInLayer) const PcpCache
ComputeAttributeConnectionPaths(const SdfPath &attributePath, SdfPathVector *paths, bool localOnly, const SdfSpecHandle &stopProperty, bool includeStopProperty, SdfPathVector *deletedPaths, PcpErrorVector *allErrors)PcpCache
ComputeLayerStack(const PcpLayerStackIdentifier &identifier, PcpErrorVector *allErrors)PcpCache
ComputePrimIndex(const SdfPath &primPath, PcpErrorVector *allErrors)PcpCache
ComputePrimIndexesInParallel(const SdfPath &path, PcpErrorVector *allErrors, const ChildrenPredicate &childrenPred, const PayloadPredicate &payloadPred)PcpCacheinline
ComputePrimIndexesInParallel(const SdfPath &path, PcpErrorVector *allErrors, const ChildrenPredicate &childrenPred, const PayloadPredicate &payloadPred, const char *mallocTag1, const char *mallocTag2)PcpCacheinline
ComputePrimIndexesInParallel(const SdfPathVector &paths, PcpErrorVector *allErrors, const ChildrenPredicate &childrenPred, const PayloadPredicate &payloadPred)PcpCacheinline
ComputePrimIndexesInParallel(const SdfPathVector &paths, PcpErrorVector *allErrors, const ChildrenPredicate &childrenPred, const PayloadPredicate &payloadPred, const char *mallocTag1, const char *mallocTag2)PcpCacheinline
ComputePropertyIndex(const SdfPath &propPath, PcpErrorVector *allErrors)PcpCache
ComputeRelationshipTargetPaths(const SdfPath &relationshipPath, SdfPathVector *paths, bool localOnly, const SdfSpecHandle &stopProperty, bool includeStopProperty, SdfPathVector *deletedPaths, PcpErrorVector *allErrors)PcpCache
FindAllLayerStacksUsingLayer(const SdfLayerHandle &layer) const PcpCache
FindLayerStack(const PcpLayerStackIdentifier &identifier) const PcpCache
FindPrimIndex(const SdfPath &primPath) const PcpCache
FindPropertyIndex(const SdfPath &propPath) const PcpCache
FindSiteDependencies(const PcpLayerStackPtr &siteLayerStack, const SdfPath &sitePath, PcpDependencyFlags depMask, bool recurseOnSite, bool recurseOnIndex, bool filterForExistingCachesOnly) const PcpCache
FindSiteDependencies(const SdfLayerHandle &siteLayer, const SdfPath &sitePath, PcpDependencyFlags depMask, bool recurseOnSite, bool recurseOnIndex, bool filterForExistingCachesOnly) const PcpCache
ForEachLayerStack(const Callback &callback) const PcpCacheinline
ForEachPrimIndex(const Callback &callback) const PcpCacheinline
GetDynamicFileFormatArgumentDependencyData(const SdfPath &primIndexPath) const PcpCache
GetExpressionVariablesFromLayerStackUsedByPrim(const SdfPath &primIndexPath, const PcpLayerStackPtr &layerStack) const PcpCache
GetFileFormatTarget() const PcpCache
GetIncludedPayloads() const PcpCache
GetInvalidAssetPaths() const PcpCache
GetInvalidSublayerIdentifiers() const PcpCache
GetLayerStack() const PcpCache
GetLayerStackIdentifier() const PcpCache
GetMutedLayers() const PcpCache
GetPrimIndexInputs()PcpCache
GetPrimsUsingExpressionVariablesFromLayerStack(const PcpLayerStackPtr &layerStack) const PcpCache
GetUsedLayers() const PcpCache
GetUsedLayersRevision() const PcpCache
GetUsedRootLayers() const PcpCache
GetVariantFallbacks() const PcpCache
HasAnyDynamicFileFormatArgumentAttributeDependencies() const PcpCache
HasAnyDynamicFileFormatArgumentFieldDependencies() const PcpCache
HasRootLayerStack(PcpLayerStackRefPtr const &layerStack) const PcpCacheinline
HasRootLayerStack(PcpLayerStackPtr const &layerStack) const PcpCache
IsInvalidAssetPath(const std::string &resolvedAssetPath) const PcpCache
IsInvalidSublayerIdentifier(const std::string &identifier) const PcpCache
IsLayerMuted(const std::string &layerIdentifier) const PcpCache
IsLayerMuted(const SdfLayerHandle &anchorLayer, const std::string &layerIdentifier, std::string *canonicalMutedLayerIdentifier=nullptr) const PcpCache
IsPayloadIncluded(const SdfPath &path) const PcpCache
IsPossibleDynamicFileFormatArgumentAttribute(const TfToken &attributeName) const PcpCache
IsPossibleDynamicFileFormatArgumentField(const TfToken &field) const PcpCache
IsUsd() const PcpCache
PayloadSet typedefPcpCache
Pcp_ComputePrimIndexWithCompatibleInputs(PcpCache &cache, const SdfPath &path, const PcpPrimIndexInputs &inputs, PcpErrorVector *allErrors)PcpCachefriend
Pcp_Dependencies classPcpCachefriend
Pcp_Statistics classPcpCachefriend
PcpCache(const PcpLayerStackIdentifier &layerStackIdentifier, const std::string &fileFormatTarget=std::string(), bool usd=false)PcpCache
PcpChanges classPcpCachefriend
PrintStatistics() const PcpCache
Reload(PcpChanges *changes)PcpCache
ReloadReferences(PcpChanges *changes, const SdfPath &primPath)PcpCache
RequestLayerMuting(const std::vector< std::string > &layersToMute, const std::vector< std::string > &layersToUnmute, PcpChanges *changes=nullptr, std::vector< std::string > *newLayersMuted=nullptr, std::vector< std::string > *newLayersUnmuted=nullptr)PcpCache
RequestPayloads(const SdfPathSet &pathsToInclude, const SdfPathSet &pathsToExclude, PcpChanges *changes=NULL)PcpCache
SetVariantFallbacks(const PcpVariantFallbackMap &map, PcpChanges *changes=NULL)PcpCache
UsesLayerStack(const PcpLayerStackPtr &layerStack) const PcpCache
~PcpCache()PcpCache