stlPtrWrapper< Type > Class Template Reference

#include <stlPtrWrapper.h>

Collaboration diagram for stlPtrWrapper< Type >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 stlPtrWrapper (Type x=0)
 stlPtrWrapper (const stlPtrWrapper< Type > &xxx)
stlPtrWrapperoperator= (const stlPtrWrapper< Type > &rhs)
const Type operator() () const
Type operator() ()

Friends

ostream & operator<< (ostream &os, stlPtrWrapper< Type > &a)
ostream & operator<< (ostream &os, stlPtrWrapper< Type > *a)
bool operator== (const stlPtrWrapper< Type > &xw1, const stlPtrWrapper< Type > &xw2)
bool operator< (const stlPtrWrapper< Type > &xw1, const stlPtrWrapper< Type > &xw2)


Detailed Description

template<class Type>
class stlPtrWrapper< Type >

A simple wrapper class to put pointers into STL containers.

Definition at line 36 of file stlPtrWrapper.h.


The documentation for this class was generated from the following file:

Generated on Thu Oct 2 17:54:27 2008 for paramxx by  doxygen 1.5.6