ANTLR Support Libraries 2.7.1+
RefCount< T > Member List

This is the complete list of members for RefCount< T >, including all inherited members.

get() constRefCount< T >inline
operator RefCount< newType >()RefCount< T >inline
operator T*() constRefCount< T >inline
operator->() constRefCount< T >inline
operator=(const RefCount< T > &other)RefCount< T >inline
refRefCount< T >private
RefCount(T *p=0)RefCount< T >inlineexplicit
RefCount(const RefCount< T > &other)RefCount< T >inline
~RefCount()RefCount< T >inline