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

Detailed Description

Definition at line 47 of file pyNoticeWrapper.h.

Member Typedef Documentation

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

Definition at line 49 of file pyNoticeWrapper.h.

Member Function Documentation

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

Definition at line 53 of file pyNoticeWrapper.h.


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