_PtrHolder< Y > Struct Template Reference
[Smart Pointers]
Private, for internal use.
More...
#include <RefCountPtr.h>
List of all members.
Public Member Functions |
|
| _PtrHolder (Y *rhs, bool threadSafe) |
|
void | SetThreadSafeOn () |
|
void | ValidateThis () const |
|
int | Count () const |
|
void | Inc () |
|
int | Dec () |
|
bool | IsThreadSafe () const |
Public Attributes |
|
Y * | ptr |
Detailed Description
template<class Y>
struct _PtrHolder< Y >
Private, for internal use.
Definition at line 34 of file RefCountPtr.h.
The documentation for this struct was generated from the following file: