antlr::RefCount< T >::Ref Struct Reference

List of all members.

Public Member Functions

 Ref (T *p)
 ~Ref ()
Refincrement ()
bool decrement ()

Public Attributes

T *const ptr
unsigned int count

Private Member Functions

 Ref (const Ref &)
Refoperator= (const Ref &)

template<class T>
struct antlr::RefCount< T >::Ref


Constructor & Destructor Documentation

template<class T>
antlr::RefCount< T >::Ref::Ref ( T *  p  )  [inline]
template<class T>
antlr::RefCount< T >::Ref::~Ref (  )  [inline]
template<class T>
antlr::RefCount< T >::Ref::Ref ( const Ref  )  [private]

Member Function Documentation

template<class T>
bool antlr::RefCount< T >::Ref::decrement (  )  [inline]
template<class T>
Ref* antlr::RefCount< T >::Ref::increment (  )  [inline]
template<class T>
Ref& antlr::RefCount< T >::Ref::operator= ( const Ref  )  [private]

Member Data Documentation

template<class T>
unsigned int antlr::RefCount< T >::Ref::count
template<class T>
T* const antlr::RefCount< T >::Ref::ptr

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines

Generated on 16 Nov 2015 for ANTLR Support Libraries 2.7.1+ by  doxygen 1.6.1