Loading...
Searching...
No Matches
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) constPcpCache
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) constPcpCache
FindLayerStack(const PcpLayerStackIdentifier &identifier) constPcpCache
FindPrimIndex(const SdfPath &primPath) constPcpCache
FindPropertyIndex(const SdfPath &propPath) constPcpCache
FindSiteDependencies(const PcpLayerStackPtr &siteLayerStack, const SdfPath &sitePath, PcpDependencyFlags depMask, bool recurseOnSite, bool recurseOnIndex, bool filterForExistingCachesOnly) constPcpCache
FindSiteDependencies(const SdfLayerHandle &siteLayer, const SdfPath &sitePath, PcpDependencyFlags depMask, bool recurseOnSite, bool recurseOnIndex, bool filterForExistingCachesOnly) constPcpCache
ForEachLayerStack(const Callback &callback) constPcpCacheinline
ForEachPrimIndex(const Callback &callback) constPcpCacheinline
GetDynamicFileFormatArgumentDependencyData(const SdfPath &primIndexPath) constPcpCache
GetExpressionVariablesFromLayerStackUsedByPrim(const SdfPath &primIndexPath, const PcpLayerStackPtr &layerStack) constPcpCache
GetFileFormatTarget() constPcpCache
GetIncludedPayloads() const (defined in PcpCache)PcpCache
GetInvalidAssetPaths() constPcpCache
GetInvalidSublayerIdentifiers() constPcpCache
GetLayerStack() constPcpCache
GetLayerStackIdentifier() constPcpCache
GetMutedLayers() constPcpCache
GetPrimIndexInputs()PcpCache
GetPrimsUsingExpressionVariablesFromLayerStack(const PcpLayerStackPtr &layerStack) constPcpCache
GetUsedLayers() constPcpCache
GetUsedLayersRevision() constPcpCache
GetUsedRootLayers() constPcpCache
GetVariantFallbacks() constPcpCache
HasAnyDynamicFileFormatArgumentAttributeDependencies() constPcpCache
HasAnyDynamicFileFormatArgumentFieldDependencies() constPcpCache
HasRootLayerStack(PcpLayerStackRefPtr const &layerStack) constPcpCacheinline
HasRootLayerStack(PcpLayerStackPtr const &layerStack) constPcpCache
IsInvalidAssetPath(const std::string &resolvedAssetPath) constPcpCache
IsInvalidSublayerIdentifier(const std::string &identifier) constPcpCache
IsLayerMuted(const std::string &layerIdentifier) constPcpCache
IsLayerMuted(const SdfLayerHandle &anchorLayer, const std::string &layerIdentifier, std::string *canonicalMutedLayerIdentifier=nullptr) constPcpCache
IsPayloadIncluded(const SdfPath &path) constPcpCache
IsPossibleDynamicFileFormatArgumentAttribute(const TfToken &attributeName) constPcpCache
IsPossibleDynamicFileFormatArgumentField(const TfToken &field) constPcpCache
IsUsd() constPcpCache
PayloadSet typedefPcpCache
PcpCache(const PcpLayerStackIdentifier &layerStackIdentifier, const std::string &fileFormatTarget=std::string(), bool usd=false)PcpCache
PcpChanges (defined in PcpCache)PcpCachefriend
PrintStatistics() constPcpCache
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) constPcpCache
~PcpCache() (defined in PcpCache)PcpCache