Layers that recursively sublayer themselves.
More...
#include <errors.h>
|
| PCP_API | ~PcpErrorSublayerCycle () override |
| | Destructor.
|
| |
| PCP_API std::string | ToString () const override |
| | Converts error to string message.
|
| |
| virtual PCP_API | ~PcpErrorBase () |
| | Destructor.
|
| |
| virtual std::string | ToString () const =0 |
| | Converts error to string message.
|
| |
|
| static PcpErrorSublayerCyclePtr | New () |
| | Returns a new error object.
|
| |
|
| SdfLayerHandle | layer |
| |
| SdfLayerHandle | sublayer |
| |
| const PcpErrorType | errorType |
| | The error code.
|
| |
| PcpSite | rootSite |
| | The site of the composed prim or property being computed when the error was encountered.
|
| |
Layers that recursively sublayer themselves.
Definition at line 942 of file errors.h.
◆ ~PcpErrorSublayerCycle()
◆ New()
| static PcpErrorSublayerCyclePtr New |
( |
| ) |
|
|
static |
Returns a new error object.
◆ ToString()
| PCP_API std::string ToString |
( |
| ) |
const |
|
overridevirtual |
◆ layer
◆ sublayer
The documentation for this class was generated from the following file: