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

#include <makePyConstructor.h>

Static Public Member Functions

static void PostInstall (object const &self, TfRefPtr< T > const &ptr, const void *uniqueId)
 

Detailed Description

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

Definition at line 206 of file makePyConstructor.h.

Member Function Documentation

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

Definition at line 209 of file makePyConstructor.h.


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