All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PcpErrorMutedAssetPath Class Reference

Muted asset paths used by references or payloads. More...

Inherits PcpErrorInvalidAssetPathBase.

Public Member Functions

PCP_API ~PcpErrorMutedAssetPath ()
 Destructor. More...
 
virtual PCP_API std::string ToString () const
 Converts error to string message. More...
 
- Public Member Functions inherited from PcpErrorInvalidAssetPathBase
PCP_API ~PcpErrorInvalidAssetPathBase ()
 Destructor. More...
 
- Public Member Functions inherited from PcpErrorBase
virtual PCP_API ~PcpErrorBase ()
 Destructor. More...
 
bool ShouldReportAtMostOnce () const
 Return true if this type of error should be reported at most once for a given prim. More...
 

Static Public Member Functions

static PcpErrorMutedAssetPathPtr New ()
 Returns a new error object. More...
 

Additional Inherited Members

- Public Attributes inherited from PcpErrorInvalidAssetPathBase
PcpSite site
 The site where the invalid arc was expressed. More...
 
SdfPath targetPath
 
std::string assetPath
 
std::string resolvedAssetPath
 
PcpArcType arcType
 
SdfLayerHandle layer
 
std::string messages
 
- Public Attributes inherited from PcpErrorBase
const TfEnum errorType
 The error code. More...
 
PcpSiteStr rootSite
 The site of the composed prim or property being computed when the error was encountered. More...
 
- Protected Member Functions inherited from PcpErrorInvalidAssetPathBase
 PcpErrorInvalidAssetPathBase (TfEnum errorType)
 Constructor. More...
 
- Protected Member Functions inherited from PcpErrorBase
 PcpErrorBase (TfEnum errorType)
 Constructor. More...
 

Detailed Description

Muted asset paths used by references or payloads.

Definition at line 442 of file errors.h.

Constructor & Destructor Documentation

PCP_API ~PcpErrorMutedAssetPath ( )

Destructor.

Member Function Documentation

static PcpErrorMutedAssetPathPtr New ( )
static

Returns a new error object.

virtual PCP_API std::string ToString ( ) const
virtual

Converts error to string message.

Implements PcpErrorBase.


The documentation for this class was generated from the following file: