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 void AddRef (TfRefBase const *refBase)
 
static bool RemoveRef (TfRefBase const *refBase)
 
static bool AddRefIfNonzero (TfRefBase const *refBase)
 

Detailed Description

Definition at line 548 of file refPtr.h.

Member Function Documentation

static void Tf_RefPtr_Counter::AddRef ( TfRefBase const *  refBase)
inlinestatic

Definition at line 550 of file refPtr.h.

static bool Tf_RefPtr_Counter::AddRefIfNonzero ( TfRefBase const *  refBase)
inlinestatic

Definition at line 569 of file refPtr.h.

static bool Tf_RefPtr_Counter::RemoveRef ( TfRefBase const *  refBase)
inlinestatic

Definition at line 558 of file refPtr.h.


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