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 >:
List of all members.
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
1.3.9.1