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