9 #ifndef __HOM_logging_FileSink_h__
10 #define __HOM_logging_FileSink_h__
26 HOM_logging_FileSink(
const char *filepath)
40 virtual std::string filePath() = 0;
#define HOM_DESTRUCT_OBJECT(pointer)
string __repr__(VtArray< T > const &self)
#define HOM_CONSTRUCT_OBJECT(pointer)
virtual HOM_logging_FileSink * newFileSink(const char *filepath)=0
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
~HOM_logging_FileSink() override
HOM_API HOM_Module & HOM()