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

Protected Member Functions | |
| RCBase (RCBase const &) | |
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.3-rc3