#include <freecloth/resmgt/rcShdPtr.h>
Inheritance diagram for freecloth::RCShdPtrBase:
Public Member Functions | |
bool | operator== (const RCBase *) const |
bool | operator!= (const RCBase *) const |
Protected Member Functions | |
void | acquire (RCBase *) |
void | release () |
Protected Attributes | |
RCBase * | _ptr |
This is not intended for general use. Use RCShdPtr.
Definition at line 47 of file rcShdPtr.h.