|
HDK
|
#include <pyNoticeWrapper.h>
Inheritance diagram for TfPyNoticeWrapperBase:Public Member Functions | |
| virtual TF_API | ~TfPyNoticeWrapperBase () |
| virtual pxr_boost::python::handle | GetNoticePythonObject () const =0 |
Definition at line 58 of file pyNoticeWrapper.h.
|
virtual |
|
pure virtual |
Implemented in TfPyNoticeWrapper< NoticeType, BaseType >.