ANTLR Support Libraries 2.7.1+
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
RefCount< T > Member List

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

get() const RefCount< T >inline
operator RefCount< newType >()RefCount< T >inline
operator T *() const RefCount< T >inline
operator->() const RefCount< 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