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

OW32::smart_ptr< T, thread_model > Class Template Reference

Reference counted legacy pointer wrapper with optional thread model. More...

#include <smart_ptr.h>

List of all members.

Public Member Functions

 smart_ptr (T *ptr)
 smart_ptr (const smart_ptr< T > &other)
smart_ptroperator= (const smart_ptr &other)
void release ()
T * get ()
void reset (T *newptr)
 operator T * () const
T * operator-> () const


Detailed Description

template<class T, class thread_model = smart_ptr_multi_thread_model>
class OW32::smart_ptr< T, thread_model >

Reference counted legacy pointer wrapper with optional thread model.


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