9 #ifndef __HOM_logging_MemorySink_h__
10 #define __HOM_logging_MemorySink_h__
26 HOM_logging_MemorySink()
41 virtual HOM_IterableList<HOM_logging_LogEntry> *logEntries() = 0;
42 virtual std::vector<HOM_logging_LogEntry> stealLogEntries() = 0;
#define HOM_DESTRUCT_OBJECT(pointer)
virtual HOM_logging_MemorySink * newMemorySink()=0
GLsizei const GLchar *const * string
string __repr__(VtArray< T > const &self)
#define HOM_CONSTRUCT_OBJECT(pointer)
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
~HOM_logging_MemorySink() override
HOM_API HOM_Module & HOM()