_addRef() | indri::atomic::ref_ptr< T > | [inline, private] |
_ref | indri::atomic::ref_ptr< T > | [mutable, private] |
_refAssign(const my_type &other) | indri::atomic::ref_ptr< T > | [inline, private] |
_removeRef() | indri::atomic::ref_ptr< T > | [inline, private] |
get() | indri::atomic::ref_ptr< T > | [inline] |
my_type typedef | indri::atomic::ref_ptr< T > | [private] |
operator *() | indri::atomic::ref_ptr< T > | [inline] |
operator->() | indri::atomic::ref_ptr< T > | [inline] |
operator=(T *object) | indri::atomic::ref_ptr< T > | [inline] |
operator=(const ref_ptr &other) | indri::atomic::ref_ptr< T > | [inline] |
operator==(T *other) | indri::atomic::ref_ptr< T > | [inline] |
operator==(ref_ptr &other) | indri::atomic::ref_ptr< T > | [inline] |
ref_ptr() | indri::atomic::ref_ptr< T > | [inline] |
ref_ptr(const my_type &other) | indri::atomic::ref_ptr< T > | [inline] |
ref_ptr(T *object) | indri::atomic::ref_ptr< T > | [inline] |
references() | indri::atomic::ref_ptr< T > | [inline] |
~ref_ptr() | indri::atomic::ref_ptr< T > | [inline] |