#include <errors.h>
Definition at line 213 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 224 of file errors.h.
| SdfPath PcpErrorInconsistentPropertyBase::conflictingSpecPath |
The path of the conflicting property spec.
Definition at line 226 of file errors.h.
| std::string PcpErrorInconsistentPropertyBase::definingLayerIdentifier |
The identifier of the layer with the defining property spec.
Definition at line 219 of file errors.h.
| SdfPath PcpErrorInconsistentPropertyBase::definingSpecPath |
The path of the defining property spec.
Definition at line 221 of file errors.h.
The documentation for this class was generated from the following file: