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

PointerTo< T > Class Template Reference

#include <pointerTo.h>

Inheritance diagram for PointerTo< T >:

PointerToBase< T > List of all members.

Public Types

typedef TYPENAME PointerToBase<
T >::To 
To

Public Member Functions

INLINE PointerTo (const PointerTo< T > &copy)
INLINE Tooperator * () const
INLINE Tooperator-> () const
INLINE operator TYPENAME PointerToBase () const
INLINE PointerTo< T > & operator= (To *ptr)
INLINE PointerTo< T > & operator= (const PointerTo< T > &copy)
INLINE bool is_null () const
INLINE void clear ()

Public Attributes

PUBLISHED __pad0__: INLINE PointerTo(To *ptr = (To *)NULL)
PUBLISHED __pad1__: INLINE To *p() const

template<class T>
class PointerTo< T >


Member Typedef Documentation

template<class T>
typedef TYPENAME PointerToBase<T>::To PointerTo< T >::To
 

Reimplemented from PointerToBase< T >.

Definition at line 154 of file pointerTo.h.


Constructor & Destructor Documentation

template<class T>
INLINE PointerTo< T >::PointerTo const PointerTo< T > &  copy  ) 
 


Member Function Documentation

template<class T>
INLINE void PointerTo< T >::clear  )  [inline]
 

Reimplemented from PointerToBase< T >.

Definition at line 188 of file pointerTo.h.

template<class T>
INLINE bool PointerTo< T >::is_null  )  const [inline]
 

Definition at line 187 of file pointerTo.h.

template<class T>
INLINE To& PointerTo< T >::operator *  )  const
 

template<class T>
INLINE PointerTo< T >::operator TYPENAME PointerToBase  )  const
 

template<class T>
INLINE To* PointerTo< T >::operator->  )  const
 

template<class T>
INLINE PointerTo<T>& PointerTo< T >::operator= const PointerTo< T > &  copy  ) 
 

template<class T>
INLINE PointerTo<T>& PointerTo< T >::operator= To ptr  ) 
 


Member Data Documentation

template<class T>
PUBLISHED PointerTo< T >::__pad0__
 

Reimplemented from PointerToBase< T >.

Definition at line 156 of file pointerTo.h.

template<class T>
PUBLISHED PointerTo< T >::__pad1__
 

Definition at line 178 of file pointerTo.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:13:17 2003 for Panda by doxygen1.3