CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
TObjRelease< TObj > Class Template Reference

#include <TPtr.h>

Static Public Member Functions

static void addRef (TObj *pObj)
 
static void release (TObj *pObj) ODRX_NOEXCEPT
 

Detailed Description

template<typename TObj>
class TObjRelease< TObj >

<group Other_Classes>

Definition at line 31 of file TPtr.h.

Member Function Documentation

◆ addRef()

template<typename TObj>
static void TObjRelease< TObj >::addRef ( TObj * pObj)
inlinestatic

Definition at line 34 of file TPtr.h.

◆ release()

template<typename TObj>
static void TObjRelease< TObj >::release ( TObj * pObj)
inlinestatic

Definition at line 35 of file TPtr.h.


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