25 #ifndef PXR_BASE_TRACE_SERIALIZATION_H
26 #define PXR_BASE_TRACE_SERIALIZATION_H
49 const std::shared_ptr<TraceCollection>& col);
55 const std::vector<std::shared_ptr<TraceCollection>>& collections);
61 TRACE_API static std::unique_ptr<TraceCollection>
Read(std::istream& istr,
67 #endif // PXR_BASE_TRACE_SERIALIZATION_H
static TRACE_API std::unique_ptr< TraceCollection > Read(std::istream &istr, std::string *error=nullptr)
static TRACE_API bool Write(std::ostream &ostr, const std::shared_ptr< TraceCollection > &col)
GLsizei const GLchar *const * string
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE