|
ANTLR Support Libraries 2.7.1+
|
Public Member Functions | |
| Ref (T *p) | |
| ~Ref () | |
| Ref * | increment () |
| bool | decrement () |
Public Attributes | |
| T *const | ptr |
| unsigned int | count |
Private Member Functions | |
| Ref (const Ref &) | |
| Ref & | operator= (const Ref &) |
|
inline |
|
inline |
|
inline |
| unsigned int RefCount< T >::Ref::count |
| T* const RefCount< T >::Ref::ptr |
1.8.5