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

#include <refPtr.h>

Static Public Member Functions

static int AddRef (TfRefBase const *refBase)
 
static bool RemoveRef (TfRefBase const *refBase)
 
static bool AddRefIfNonzero (TfRefBase const *ptr)
 
static TF_API bool _RemoveRef (TfRefBase const *refBase)
 
static TF_API int _AddRef (TfRefBase const *refBase)
 
static TF_API bool _AddRefIfNonzero (TfRefBase const *refBase)
 

Detailed Description

Definition at line 477 of file refPtr.h.

Member Function Documentation

static TF_API int Tf_RefPtr_UniqueChangedCounter::_AddRef ( TfRefBase const refBase)
static
static TF_API bool Tf_RefPtr_UniqueChangedCounter::_AddRefIfNonzero ( TfRefBase const refBase)
static
static TF_API bool Tf_RefPtr_UniqueChangedCounter::_RemoveRef ( TfRefBase const refBase)
static
static int Tf_RefPtr_UniqueChangedCounter::AddRef ( TfRefBase const refBase)
inlinestatic

Definition at line 479 of file refPtr.h.

static bool Tf_RefPtr_UniqueChangedCounter::AddRefIfNonzero ( TfRefBase const ptr)
inlinestatic

Definition at line 505 of file refPtr.h.

static bool Tf_RefPtr_UniqueChangedCounter::RemoveRef ( TfRefBase const refBase)
inlinestatic

Definition at line 492 of file refPtr.h.


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