8 #ifndef PXR_BASE_TRACE_THREADS_H
9 #define PXR_BASE_TRACE_THREADS_H
34 const std::string&
ToString()
const {
return _id; }
51 #endif // PXR_BASE_TRACE_THREADS_H
TraceThreadId TraceGetThreadId()
const std::string & ToString() const
Returns the string representation of the id.
TRACE_API TraceThreadId()
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
TRACE_API bool operator<(const TraceThreadId &) const
Less than operator.
#define PXR_NAMESPACE_CLOSE_SCOPE
TRACE_API bool operator==(const TraceThreadId &) const
Equality operator.