HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tf_PyNoticeObjectGenerator Struct Reference

#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)
 

Detailed Description

Definition at line 30 of file pyNoticeWrapper.h.

Member Typedef Documentation

typedef pxr_boost::python::object(* Tf_PyNoticeObjectGenerator::MakeObjectFunc)(TfNotice const &)

Definition at line 32 of file pyNoticeWrapper.h.

Member Function Documentation

static TF_API pxr_boost::python::object Tf_PyNoticeObjectGenerator::Invoke ( TfNotice const &  n)
static
template<typename T >
static void Tf_PyNoticeObjectGenerator::Register ( )
inlinestatic

Definition at line 36 of file pyNoticeWrapper.h.


The documentation for this struct was generated from the following file: