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
ForEachPrimIndex(const Callback &callback) const PcpCacheinline
GetDynamicFileFormatArgumentDependencyData(const SdfPath &primIndexPath) const PcpCache
GetFileFormatTarget() const PcpCache
GetIncludedPayloads() const (defined in PcpCache)PcpCache
GetInvalidAssetPaths() const PcpCache
GetInvalidSublayerIdentifiers() const PcpCache
GetLayerStack() const PcpCache
GetLayerStackIdentifier() const PcpCache
GetMutedLayers() const PcpCache
GetPrimIndexInputs()PcpCache
GetUsedLayers() const PcpCache
GetUsedLayersRevision() const PcpCache
GetUsedRootLayers() const PcpCache
GetVariantFallbacks() const PcpCache
HasAnyDynamicFileFormatArgumentDependencies() 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
IsPossibleDynamicFileFormatArgumentField(const TfToken &field) const PcpCache
IsUsd() const PcpCache
PayloadSet typedefPcpCache
PcpCache(const PcpLayerStackIdentifier &layerStackIdentifier, const std::string &fileFormatTarget=std::string(), bool usd=false)PcpCache
PcpChanges (defined in PcpCache)PcpCachefriend
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() (defined in PcpCache)PcpCache