TokenRefCount< T > Class Template Reference

#include <TokenRefCount.hpp>

Collaboration diagram for TokenRefCount< T >:

Collaboration graph
[legend]

Public Member Functions

 TokenRefCount (const Token *p=0)
 TokenRefCount (const TokenRefCount< T > &other)
 ~TokenRefCount ()
TokenRefCount< T > & operator= (Token *other)
TokenRefCount< T > & operator= (const TokenRefCount< T > &other)
 operator T * () const
T * operator-> () const
T * get () const

Private Attributes

TokenRefref

Detailed Description

template<class T>
class TokenRefCount< T >

Definition at line 43 of file TokenRefCount.hpp.


Constructor & Destructor Documentation

template<class T>
TokenRefCount< T >::TokenRefCount ( const Token p = 0  )  [inline]

Definition at line 49 of file TokenRefCount.hpp.

template<class T>
TokenRefCount< T >::TokenRefCount ( const TokenRefCount< T > &  other  )  [inline]

Definition at line 53 of file TokenRefCount.hpp.

template<class T>
TokenRefCount< T >::~TokenRefCount (  )  [inline]

Definition at line 57 of file TokenRefCount.hpp.


Member Function Documentation

template<class T>
TokenRefCount<T>& TokenRefCount< T >::operator= ( Token other  )  [inline]

Definition at line 62 of file TokenRefCount.hpp.

template<class T>
TokenRefCount<T>& TokenRefCount< T >::operator= ( const TokenRefCount< T > &  other  )  [inline]

Definition at line 73 of file TokenRefCount.hpp.

template<class T>
TokenRefCount< T >::operator T * (  )  const [inline]

Definition at line 87 of file TokenRefCount.hpp.

template<class T>
T* TokenRefCount< T >::operator-> (  )  const [inline]

Definition at line 88 of file TokenRefCount.hpp.

template<class T>
T* TokenRefCount< T >::get (  )  const [inline]

Definition at line 89 of file TokenRefCount.hpp.


Field Documentation

template<class T>
TokenRef* TokenRefCount< T >::ref [private]

Definition at line 46 of file TokenRefCount.hpp.

Referenced by TokenRefCount< Token >::operator=().


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

Generated on Tue Mar 31 20:19:28 2009 for ctrump by  doxygen 1.5.6