HDK
|
#include <makePyConstructor.h>
Public Types | |
typedef SIG | Sig |
using | Traits = TfFunctionTraits< SIG * > |
Static Public Member Functions | |
static void | SetFunc (Sig *func) |
Static Public Attributes | |
static Sig * | _func = nullptr |
Definition at line 301 of file makePyConstructor.h.
typedef SIG Tf_MakePyConstructor::CtorBase< SIG, EXTRA_ARITY >::Sig |
Definition at line 302 of file makePyConstructor.h.
using Tf_MakePyConstructor::CtorBase< SIG, EXTRA_ARITY >::Traits = TfFunctionTraits<SIG*> |
Definition at line 303 of file makePyConstructor.h.
|
inlinestatic |
Definition at line 307 of file makePyConstructor.h.
|
static |
Definition at line 304 of file makePyConstructor.h.