Main Page   Class Hierarchy   Compound List   File List   Compound Members  

freecloth::RCShdPtrBase Class Reference

Base class for reference counted smart pointer. More...

#include <freecloth/resmgt/rcShdPtr.h>

Inheritance diagram for freecloth::RCShdPtrBase:

freecloth::RCShdPtr 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 13:04:27 2003 for Freecloth by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002