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

PP_CpPtr< T > Class Template Reference

#include <ParmParse.H>

Inheritance diagram for PP_CpPtr< T >:

Inheritance graph
[legend]
Collaboration diagram for PP_CpPtr< T >:

Collaboration graph
[legend]
List of all members.

Public Methods

 PP_CpPtr ()
 PP_CpPtr (T *rhs)
 ~PP_CpPtr ()
 PP_CpPtr (const PP_CpPtr< T > &rhs)
PP_CpPtr< T > & operator= (T *rhs)
PP_CpPtr< T > & operator= (const PP_CpPtr< T > &rhs)
T & operator * () const
bool isNull () const
T * release ()
bool operator== (const PP_CpPtr< T > &rhs) const
bool operator!= (const PP_CpPtr< T > &rhs) const

Protected Attributes

T * ptr

template<class T>
class PP_CpPtr< T >


Constructor & Destructor Documentation

template<class T>
PP_CpPtr< T >::PP_CpPtr   [inline]
 

template<class T>
PP_CpPtr< T >::PP_CpPtr T *    rhs [inline]
 

template<class T>
PP_CpPtr< T >::~PP_CpPtr   [inline]
 

template<class T>
PP_CpPtr< T >::PP_CpPtr const PP_CpPtr< T > &    rhs [inline]
 


Member Function Documentation

template<class T>
bool PP_CpPtr< T >::isNull   const [inline]
 

template<class T>
T & PP_CpPtr< T >::operator *   const [inline]
 

template<class T>
bool PP_CpPtr< T >::operator!= const PP_CpPtr< T > &    rhs const [inline]
 

template<class T>
PP_CpPtr< T > & PP_CpPtr< T >::operator= const PP_CpPtr< T > &    rhs [inline]
 

template<class T>
PP_CpPtr< T > & PP_CpPtr< T >::operator= T *    rhs [inline]
 

Reimplemented in PP_CpClassPtr< T >.

template<class T>
bool PP_CpPtr< T >::operator== const PP_CpPtr< T > &    rhs const [inline]
 

template<class T>
T * PP_CpPtr< T >::release   [inline]
 


Member Data Documentation

template<class T>
T* PP_CpPtr< T >::ptr [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Aug 29 11:07:48 2002 for Chombo&INS by doxygen1.2.16