#include <errors.h>
Definition at line 190 of file errors.h.
PCP_API PcpErrorInconsistentPropertyBase::~PcpErrorInconsistentPropertyBase |
( |
| ) |
|
|
override |
PcpErrorInconsistentPropertyBase::PcpErrorInconsistentPropertyBase |
( |
PcpErrorType |
errorType | ) |
|
|
protected |
std::string PcpErrorInconsistentPropertyBase::conflictingLayerIdentifier |
The identifier of the layer with the conflicting property spec.
Definition at line 201 of file errors.h.
SdfPath PcpErrorInconsistentPropertyBase::conflictingSpecPath |
The path of the conflicting property spec.
Definition at line 203 of file errors.h.
std::string PcpErrorInconsistentPropertyBase::definingLayerIdentifier |
The identifier of the layer with the defining property spec.
Definition at line 196 of file errors.h.
SdfPath PcpErrorInconsistentPropertyBase::definingSpecPath |
The path of the defining property spec.
Definition at line 198 of file errors.h.
The documentation for this class was generated from the following file: