StrongRefBase Class Reference#include <refBase.h>
Inheritance diagram for StrongRefBase: ![]() Detailed DescriptionBase class for objects which can be strongly referenced (i.e., as long as reference exists, object will exist, when all strong references go away, object is destroyed).
Constructor & Destructor Documentation
Member Function Documentation
object destroy self call (from StrongRefPtr). Override if this class has specially allocated memory.
Reimplemented in ResourceBase::Header.
Friends And Related Function Documentation
Member Data Documentation
reference counter for StrongRefPtr objects
|