Anaphe Home Page Reference Documentation

Main Page     Namespaces     Classes     Source Code    

HepTransRef< T > Class Template Reference

#include <T_macros.h>

List of all members.

template<class T>
class HepTransRef< T >


Public Methods

 HepTransRef (T *aRawPtr=0)
 HepTransRef (const HepTransRef< T > &aRef)
 ~HepTransRef ()
HepTransRef< T > & operator= (const HepTransRef< T > &aRef)
HepTransRef< T > & operator= (const T &aT)
HepTransRef< T > & operator= (const T *aT)
T * operator-> ()
T & operator * ()
int operator== (const HepTransRef< T > &aT) const
int operator! ()
 operator T * ()
int isNull ()

Constructor & Destructor Documentation

template<class T>
HepTransRef< T >::HepTransRef T *    aRawPtr = 0 [inline]
 

Definition at line 15 of file T_macros.h.

template<class T>
HepTransRef< T >::HepTransRef const HepTransRef< T > &    aRef [inline]
 

Definition at line 17 of file T_macros.h.

References HepTransRef< T >::rawPtr.

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

Definition at line 20 of file T_macros.h.


Member Function Documentation

template<class T>
int HepTransRef< T >::isNull   [inline]
 

Definition at line 48 of file T_macros.h.

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

Definition at line 39 of file T_macros.h.

template<class T>
HepTransRef< T >::operator T *   [inline]
 

Definition at line 46 of file T_macros.h.

template<class T>
int HepTransRef< T >::operator!   [inline]
 

Definition at line 44 of file T_macros.h.

template<class T>
T* HepTransRef< T >::operator->   [inline]
 

Definition at line 37 of file T_macros.h.

template<class T>
HepTransRef<T>& HepTransRef< T >::operator= const T *    aT [inline]
 

Definition at line 32 of file T_macros.h.

template<class T>
HepTransRef<T>& HepTransRef< T >::operator= const T &    aT [inline]
 

Definition at line 27 of file T_macros.h.

template<class T>
HepTransRef<T>& HepTransRef< T >::operator= const HepTransRef< T > &    aRef [inline]
 

Definition at line 22 of file T_macros.h.

References HepTransRef< T >::rawPtr.

template<class T>
int HepTransRef< T >::operator== const HepTransRef< T > &    aT const [inline]
 

Definition at line 41 of file T_macros.h.

References HepTransRef< T >::rawPtr.


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

Anaphe documentation generated by Doxygen (www.doxygen.org)