8 #ifndef PXR_USD_NDR_SDF_TYPE_INDICATOR_H
9 #define PXR_USD_NDR_SDF_TYPE_INDICATOR_H
51 bool hasSdfTypeMapping =
true);
79 bool operator==(
const NdrSdfTypeIndicator &rhs)
const;
83 bool operator!=(
const NdrSdfTypeIndicator &rhs)
const;
88 bool _hasSdfTypeMapping;
93 #endif // PXR_USD_NDR_SDF_TYPE_INDICATOR_H
NDR_API NdrSdfTypeIndicator()
Default constructor.
NDR_API bool operator!=(const NdrSdfTypeIndicator &rhs) const
Inequality operation.
NDR_API TfToken GetSdrType() const
NDR_API TfToken GetNdrType() const
NDR_API SdfValueTypeName GetSdfType() const
NDR_API bool HasSdfType() const
NDR_API bool operator==(const NdrSdfTypeIndicator &rhs) const
Equality operation.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE