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

SmartPointer.h File Reference

#include <cassert>

Go to the source code of this file.

Classes

class  SmartPointer

Functions

template<class T> void SpNil (SmartPointer< T > &sp)
template<class T> void SpReferTo (SmartPointer< T > &sp, T *obj)
template<class T> T * SpAsPointer (SmartPointer< T > &sp)


Detailed Description

A module for supporting automatic management of reference-counted objects.
Generated on Wed Mar 22 13:58:33 2006 for OOQP by doxygen 1.3.5