#include <errors.h>
Definition at line 205 of file errors.h.
virtual PCP_API PcpErrorInconsistentPropertyBase::~PcpErrorInconsistentPropertyBase |
( |
| ) |
|
|
virtual |
PcpErrorInconsistentPropertyBase::PcpErrorInconsistentPropertyBase |
( |
TfEnum |
errorType | ) |
|
|
protected |
std::string PcpErrorInconsistentPropertyBase::conflictingLayerIdentifier |
The identifier of the layer with the conflicting property spec.
Definition at line 216 of file errors.h.
SdfPath PcpErrorInconsistentPropertyBase::conflictingSpecPath |
The path of the conflicting property spec.
Definition at line 218 of file errors.h.
std::string PcpErrorInconsistentPropertyBase::definingLayerIdentifier |
The identifier of the layer with the defining property spec.
Definition at line 211 of file errors.h.
SdfPath PcpErrorInconsistentPropertyBase::definingSpecPath |
The path of the defining property spec.
Definition at line 213 of file errors.h.
The documentation for this class was generated from the following file: