1 #ifndef CLASSIC_RCObject_HH
2 #define CLASSIC_RCObject_HH
116 #endif // CLASSIC_RCObject_HH
Abstract base class for reference counted objects.
int removeReference() const
Decrement the reference count.
RCObject & operator=(const RCObject &right)
int addReference() const
Increment reference count.
RCObject()
Default constructor.
bool isShared() const
Test for sharing.