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

PP_LnPtr< T > Class Template Reference

#include <ParmParse.H>

Inheritance diagram for PP_LnPtr< T >:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 PP_LnPtr ()
 PP_LnPtr (T *rhs)
PP_LnPtr< T > & operator= (const PP_LnPtr< T > &rhs)
PP_LnPtr< T > & operator= (T *rhs)
 ~PP_LnPtr ()
bool unique () const
int linkCount () const
T & operator * () const
bool isNull () const
bool operator== (const PP_LnPtr< T > &rhs) const
bool operator!= (const PP_LnPtr< T > &rhs) const

Protected Attributes

T * ptr

template<class T>
class PP_LnPtr< T >


Constructor & Destructor Documentation

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

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

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


Member Function Documentation

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

template<class T>
int PP_LnPtr< T >::linkCount   const [inline]
 

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

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

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

Reimplemented in PP_LnClassPtr< T >, and PP_LnClassPtr< PP_StringRep >.

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

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

template<class T>
bool PP_LnPtr< T >::unique   const [inline]
 


Member Data Documentation

template<class T>
T* PP_LnPtr< 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