Main Page   Class Hierarchy   Compound List   File List   Compound Members  

freecloth::RCBase Class Reference

Base class for reference-counted objects. More...

#include <freecloth/resmgt/rcBase.h>

Inheritance diagram for freecloth::RCBase:

freecloth::GeMesh freecloth::GeMeshWingedEdge freecloth::ResConfig freecloth::ResConfigRegistryR freecloth::ResConfigRegistryW freecloth::SimSimulator List of all members.

Protected Methods

 RCBase ()
 RCBase (RCBase const &)
virtual ~RCBase ()

Protected Attributes

UInt32 _rcCount

Friends

class RCShdPtrBase

Detailed Description

Base class for reference-counted objects.

This class contains a reference count, for use with the RCShdPtr<> smart pointer class. Any object that is intended to be usable as a smart-pointed object should derive from this.

Definition at line 42 of file rcBase.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