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

OW32::CRefCountedWrapperSingleThread< T > Class Template Reference

A wrapper for reference counted legacy objects. The encapsulated object must be default constructible. The AddRef() and Release() calls are not thread safe; use only when you will be synchronising access to them. More...

#include <RefCounted.h>

Inheritance diagram for OW32::CRefCountedWrapperSingleThread< T >:

OW32::CRefCountedSingleThread OW32::CRefCountedBase List of all members.

Public Member Functions

 CRefCountedWrapperSingleThread ()
 Default c'tor.

Detailed Description

template<class T>
class OW32::CRefCountedWrapperSingleThread< T >

A wrapper for reference counted legacy objects. The encapsulated object must be default constructible. The AddRef() and Release() calls are not thread safe; use only when you will be synchronising access to them.


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