HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tf_PyIdentityHelper Struct Reference

#include <pyIdentity.h>

Static Public Member Functions

static TF_API void Set (void const *id, PyObject *obj)
 
static TF_API PyObject * Get (void const *id)
 
static TF_API void Erase (void const *id)
 
static TF_API void Acquire (void const *id)
 
static TF_API void Release (void const *id)
 

Detailed Description

Definition at line 66 of file pyIdentity.h.

Member Function Documentation

static TF_API void Tf_PyIdentityHelper::Acquire ( void const id)
static
static TF_API void Tf_PyIdentityHelper::Erase ( void const id)
static
static TF_API PyObject* Tf_PyIdentityHelper::Get ( void const id)
static
static TF_API void Tf_PyIdentityHelper::Release ( void const id)
static
static TF_API void Tf_PyIdentityHelper::Set ( void const id,
PyObject *  obj 
)
static

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