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

#include <makePyConstructor.h>

Static Public Member Functions

static void PostInstall (object const &self, T const &t, const void *)
 

Detailed Description

template<typename T>
struct Tf_MakePyConstructor::InstallPolicy< T >

Definition at line 199 of file makePyConstructor.h.

Member Function Documentation

template<typename T >
static void Tf_MakePyConstructor::InstallPolicy< T >::PostInstall ( object const self,
T const t,
const void  
)
inlinestatic

Definition at line 200 of file makePyConstructor.h.


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