SH::ShRefCountable Class Reference

A class which can be reference-counted. More...

#include <ShRefCount.hpp>

Inheritance diagram for SH::ShRefCountable:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ShRefCountable ()
 ShRefCountable (const ShRefCountable &)
ShRefCountableoperator= (const ShRefCountable &)
int acquireRef () const
int releaseRef () const
int refCount () const

Detailed Description

A class which can be reference-counted.

These are classes you can wrap in an ShRefCount. Inherit from this if you want to reference-count your class.

Definition at line 46 of file ShRefCount.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Nov 9 15:36:02 2005 for Sh by  doxygen 1.4.5