#include <freecloth/resmgt/rcBase.h>
Inheritance diagram for RCBase:

Protected Methods | |
| RCBase () | |
| RCBase (RCBase const &) | |
| virtual | ~RCBase () |
Protected Attributes | |
| UInt32 | _rcCount |
Friends | |
| class | RCShdPtrBase |
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.
1.2.14 written by Dimitri van Heesch,
© 1997-2002