8 #ifndef PXR_USD_SDR_SDF_TYPE_INDICATOR_H
9 #define PXR_USD_SDR_SDF_TYPE_INDICATOR_H
45 bool hasSdfTypeMapping =
true);
65 bool operator==(
const SdrSdfTypeIndicator &rhs)
const;
69 bool operator!=(
const SdrSdfTypeIndicator &rhs)
const;
74 bool _hasSdfTypeMapping;
79 #endif // PXR_USD_SDR_SDF_TYPE_INDICATOR_H
SDR_API bool HasSdfType() const
SDR_API SdfValueTypeName GetSdfType() const
SDR_API SdrSdfTypeIndicator()
Default constructor.
#define PXR_NAMESPACE_OPEN_SCOPE
SDR_API bool operator!=(const SdrSdfTypeIndicator &rhs) const
Inequality operation.
SDR_API TfToken GetSdrType() const
SDR_API bool operator==(const SdrSdfTypeIndicator &rhs) const
Equality operation.
#define PXR_NAMESPACE_CLOSE_SCOPE