HDK
|
#include <pyNoticeWrapper.h>
Public Types | |
typedef Tf_PyNoticeObjectGenerator | This |
typedef hboost::python::object(* | MakeObjectFunc )(TfNotice const &) |
Static Public Member Functions | |
template<typename T > | |
static void | Register () |
static TF_API hboost::python::object | Invoke (TfNotice const &n) |
Definition at line 47 of file pyNoticeWrapper.h.
typedef hboost::python::object(* Tf_PyNoticeObjectGenerator::MakeObjectFunc)(TfNotice const &) |
Definition at line 49 of file pyNoticeWrapper.h.
Definition at line 48 of file pyNoticeWrapper.h.
|
static |
|
inlinestatic |
Definition at line 53 of file pyNoticeWrapper.h.