Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::CRefCounted Class Reference

A basic, thread safe reference counted object. More...

#include <RefCounted.h>

Inheritance diagram for OW32::CRefCounted:

OW32::CRefCountedBase OW32::CAsyncResolverHostsDB OW32::CAsyncResolverQuery OW32::CDirectoryWatch OW32::CFileWatch OW32::CHTTP OW32::CRefCountedWrapper< T > List of all members.

Public Member Functions

 CRefCounted ()
 Default c'tor.
virtual LONG AddRef () const
 Add a reference to the object.
virtual LONG Release () const
 Decrement the reference count of this object.

Detailed Description

A basic, thread safe reference counted object.


Member Function Documentation

virtual LONG OW32::CRefCounted::AddRef  )  const [inline, virtual]
 

Add a reference to the object.

Returns:
The new reference count

Implements OW32::CRefCountedBase.

virtual LONG OW32::CRefCounted::Release  )  const [inline, virtual]
 

Decrement the reference count of this object.

Returns:
The new reference count

Implements OW32::CRefCountedBase.


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:26 2005 for OW32 by  doxygen 1.3.9.1