This is the complete list of members for RefCountedPtr< T, OP >, including all inherited members.
freeMem() | RefCountedPtr< T, OP > | inline |
getRefToThePointer() const | RefCountedPtr< T, OP > | inline |
incrementMem() | RefCountedPtr< T, OP > | inline |
isNonUnique() const | RefCountedPtr< T, OP > | inline |
isNull() const | RefCountedPtr< T, OP > | inline |
name() | RefCountedPtr< T, OP > | inlinestatic |
name_ | RefCountedPtr< T, OP > | protectedstatic |
neverDelete() | RefCountedPtr< T, OP > | inline |
operator T*() const | RefCountedPtr< T, OP > | inline |
operator*() const | RefCountedPtr< T, OP > | inline |
operator->() const | RefCountedPtr< T, OP > | inline |
operator=(const Self &rhs) | RefCountedPtr< T, OP > | inline |
operator=(const RefCountedPtr< typename RCPTypeTr< T >::InvertConstType, OP > &rhs) | RefCountedPtr< T, OP > | inline |
operator=(const RefCountedPtr< S, OP > &rhs) | RefCountedPtr< T, OP > | inline |
operator=(const RefCountedPtr< T, OP2 > &rhs) | RefCountedPtr< T, OP > | inline |
operator=(const RefCountedPtr< typename RCPTypeTr< T >::InvertConstType, OP2 > &rhs) | RefCountedPtr< T, OP > | inline |
operator=(RefCountedPtr< T, OP > &&a_in) noexcept | RefCountedPtr< T, OP > | inline |
operator[](const int a_idx) const | RefCountedPtr< T, OP > | inline |
pointer typedef | RefCountedPtr< T, OP > | |
ptr_ | RefCountedPtr< T, OP > | protected |
refCount() const | RefCountedPtr< T, OP > | inline |
refCount_ | RefCountedPtr< T, OP > | protected |
RefCountedPtr class | RefCountedPtr< T, OP > | friend |
RefCountedPtr(pointer const ptr=0) | RefCountedPtr< T, OP > | inlineexplicit |
RefCountedPtr(const Self &other) | RefCountedPtr< T, OP > | inline |
RefCountedPtr(const RefCountedPtr< typename RCPTypeTr< T >::InvertConstType, OP > &other) | RefCountedPtr< T, OP > | inline |
RefCountedPtr(const RefCountedPtr< S, OP > &other) | RefCountedPtr< T, OP > | inline |
RefCountedPtr(const RefCountedPtr< T, OP2 > &other) | RefCountedPtr< T, OP > | inline |
RefCountedPtr(const RefCountedPtr< typename RCPTypeTr< T >::InvertConstType, OP2 > &other) | RefCountedPtr< T, OP > | inline |
RefCountedPtr(RefCountedPtr< T, OP > &&a_in) noexcept | RefCountedPtr< T, OP > | inline |
refDown() | RefCountedPtr< T, OP > | inlineprotected |
reference typedef | RefCountedPtr< T, OP > | |
refUp() | RefCountedPtr< T, OP > | inlineprotected |
s_Arena | RefCountedPtr< T, OP > | protectedstatic |
Self typedef | RefCountedPtr< T, OP > | |
size_ | RefCountedPtr< T, OP > | protectedstatic |
swap(Self &b) | RefCountedPtr< T, OP > | inline |
value_type typedef | RefCountedPtr< T, OP > | |
~RefCountedPtr() | RefCountedPtr< T, OP > | inline |