HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tf_MakePyConstructor::CtorBase< SIG > Struct Template Reference

#include <makePyConstructor.h>

Public Types

typedef SIG Sig
 

Static Public Member Functions

static void SetFunc (Sig *func)
 

Static Public Attributes

static Sig_func = 0
 

Detailed Description

template<typename SIG>
struct Tf_MakePyConstructor::CtorBase< SIG >

Definition at line 303 of file makePyConstructor.h.

Member Typedef Documentation

template<typename SIG >
typedef SIG Tf_MakePyConstructor::CtorBase< SIG >::Sig

Definition at line 304 of file makePyConstructor.h.

Member Function Documentation

template<typename SIG >
static void Tf_MakePyConstructor::CtorBase< SIG >::SetFunc ( Sig func)
inlinestatic

Definition at line 306 of file makePyConstructor.h.

Member Data Documentation

template<typename SIG >
SIG * Tf_MakePyConstructor::CtorBase< SIG >::_func = 0
static

Definition at line 305 of file makePyConstructor.h.


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