9 #ifndef __HOM_ApexUniGraphDebugger_h__
10 #define __HOM_ApexUniGraphDebugger_h__
33 virtual std::string __str__() = 0;
35 virtual bool isEnabled() = 0;
37 virtual void setWatchPattern(
const std::string &
pattern) = 0;
38 virtual std::string watchPattern() = 0;
39 virtual std::vector<std::string> watchPaths() = 0;
45 #endif // __HOM_ApexUniGraphDebugger_h__
HOM_ApexUniGraphDebugger(const HOM_ApexUniGraphDebugger &)
HOM_ApexUniGraphDebugger()
#define HOM_DESTRUCT_OBJECT(pointer)
string __repr__(VtArray< T > const &self)
bool any(const vbool4 &v)
#define HOM_CONSTRUCT_OBJECT(pointer)
bool operator!=(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Inequality operator, does exact floating point comparisons.
OIIO_API void debug(string_view str)
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
virtual ~HOM_ApexUniGraphDebugger()
bool operator==(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Equality operator, does exact floating point comparisons.