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

ASTRefCount< T > Class Template Reference

#include <ASTRefCount.hpp>

List of all members.

Public Methods

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

template<class T>
class ASTRefCount< T >


Constructor & Destructor Documentation

template<class T>
ASTRefCount< T >::ASTRefCount const AST   p = 0 [inline]
 

template<class T>
ASTRefCount< T >::ASTRefCount const ASTRefCount< T > &    other [inline]
 

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


Member Function Documentation

template<class T>
T* ASTRefCount< T >::get   const [inline]
 

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

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

template<class T>
ASTRefCount<T>& ASTRefCount< T >::operator= const ASTRefCount< T > &    other [inline]
 

template<class T>
ASTRefCount<T>& ASTRefCount< T >::operator= AST   other [inline]
 


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 12:59:24 2004 for Lemur Toolkit by doxygen1.2.18