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

#include <refPtr.h>

Static Public Member Functions

static int AddRef (TfRefBase const *refBase)
 
static bool RemoveRef (TfRefBase const *ptr)
 
static bool AddRefIfNonzero (TfRefBase const *ptr)
 

Detailed Description

Definition at line 530 of file refPtr.h.

Member Function Documentation

static int Tf_RefPtr_Counter::AddRef ( TfRefBase const refBase)
inlinestatic

Definition at line 532 of file refPtr.h.

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

Definition at line 546 of file refPtr.h.

static bool Tf_RefPtr_Counter::RemoveRef ( TfRefBase const ptr)
inlinestatic

Definition at line 539 of file refPtr.h.


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