#include <KeosSmartPtrPolicies.h>
Inheritance diagram for Keos::CCOMRefCounted< T >:

Static Public Member Functions | |
| static T * | Clone (T *pPtr) |
| Clone the resource. | |
| static void | Release (T *pPtr) |
| Manage the liberation of the resource. | |
| static void | Swap (CCOMRefCounted &) |
| Swap two instances. | |
Definition at line 85 of file KeosSmartPtrPolicies.h.
| static T* Keos::CCOMRefCounted< T >::Clone | ( | T * | pPtr | ) | [inline, static] |
| static void Keos::CCOMRefCounted< T >::Release | ( | T * | pPtr | ) | [inline, static] |
| static void Keos::CCOMRefCounted< T >::Swap | ( | CCOMRefCounted< T > & | ) | [inline, static] |
1.5.1-p1