HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tf_PyOwnershipHelper< Ptr, Enable > Struct Template Reference

#include <pyIdentity.h>

Static Public Member Functions

template<typename U >
static void Add (U const &, const void *, PyObject *)
 
template<typename U >
static void Remove (U const &, PyObject *)
 

Detailed Description

template<class Ptr, typename Enable = void>
struct Tf_PyOwnershipHelper< Ptr, Enable >

Definition at line 127 of file pyIdentity.h.

Member Function Documentation

template<class Ptr , typename Enable = void>
template<typename U >
static void Tf_PyOwnershipHelper< Ptr, Enable >::Add ( U const ,
const void ,
PyObject *   
)
inlinestatic

Definition at line 129 of file pyIdentity.h.

template<class Ptr , typename Enable = void>
template<typename U >
static void Tf_PyOwnershipHelper< Ptr, Enable >::Remove ( U const ,
PyObject *   
)
inlinestatic

Definition at line 131 of file pyIdentity.h.


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