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

#include <pyIdentity.h>

Public Types

typedef TfHashMap< TfRefBase
const *, void const *, TfHash
_CacheType
 

Static Public Member Functions

static TF_API void Insert (TfRefBase *refBase, void const *uniqueId)
 
static TF_API void constLookup (TfRefBase const *refBase)
 
static TF_API void Erase (TfRefBase *refBase)
 

Detailed Description

Definition at line 103 of file pyIdentity.h.

Member Typedef Documentation

Member Function Documentation

static TF_API void Tf_PyOwnershipPtrMap::Erase ( TfRefBase refBase)
static
static TF_API void Tf_PyOwnershipPtrMap::Insert ( TfRefBase refBase,
void const uniqueId 
)
static
static TF_API void const* Tf_PyOwnershipPtrMap::Lookup ( TfRefBase const refBase)
static

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