Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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 (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 53 of file ShRefCount.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Oct 18 14:17:57 2004 for Sh by doxygen 1.3.7