HDK
|
#include <pyObjectFinder.h>
Public Member Functions | |
virtual TF_API | ~Tf_PyObjectFinderBase () |
virtual hboost::python::object | Find (void const *objPtr) const =0 |
Definition at line 39 of file pyObjectFinder.h.
|
virtual |
|
pure virtual |
Implemented in Tf_PyNoticeObjectFinder< Notice >, and Tf_PyObjectFinder< T, PtrType >.