Main Page Class Hierarchy Compound List File List Compound Members
RCShdPtrBase Class Reference
Base class for reference counted smart pointer.
More...
#include <freecloth/resmgt/rcShdPtr.h>
Inheritance diagram for RCShdPtrBase:
[legend]Collaboration diagram for RCShdPtrBase:
[legend]List of all members.
Public Methods |
bool | operator== (const RCBase *) const |
bool | operator!= (const RCBase *) const |
Protected Methods |
| RCShdPtrBase () |
void | acquire (RCBase *) |
void | release () |
Protected Attributes |
RCBase * | _ptr |
Detailed Description
Base class for reference counted smart pointer.
This is not intended for general use. Use RCShdPtr.
Definition at line 47 of file rcShdPtr.h.
The documentation for this class was generated from the following files:
Generated on Fri May 2 16:51:29 2003 for Freecloth by
1.2.14 written by Dimitri van Heesch,
© 1997-2002