#include <klfutil.h>
Public Member Functions | |
KLFPointerGuard () | |
int | ref () |
int | deref () |
Public Attributes | |
void * | ptr |
KLFPointerGuard::KLFPointerGuard | ( | ) | [inline] |
int KLFPointerGuard::deref | ( | ) | [inline] |
int KLFPointerGuard::ref | ( | ) | [inline] |
void* KLFPointerGuard::ptr |
Definition at line 782 of file klfutil.h.
Referenced by KLFSyncGuardPtr< T >::invalidate(), KLFSyncGuardPtr< T >::operator=(), and KLFSyncGuardPtr< T >::ptr().