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

SmartPointer.h File Reference

#include "assert.h"

Go to the source code of this file.

Compounds

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 Mon May 24 17:40:46 2004 for OOQP by doxygen1.2.18