decrementRefCount() | sttcl::internal::RefCountPtrBase< MutexType > | protected |
get() const | sttcl::RefCountPtr< T, MutexType > | inline |
incrementRefCount() | sttcl::internal::RefCountPtrBase< MutexType > | protected |
operator T *() const | sttcl::RefCountPtr< T, MutexType > | inline |
operator*() | sttcl::RefCountPtr< T, MutexType > | inline |
operator->() | sttcl::RefCountPtr< T, MutexType > | inline |
operator=(const RefCountPtr< T, MutexType > &rhs) | sttcl::RefCountPtr< T, MutexType > | inline |
operator=(const RefCountPtr< U, MutexType > &rhs) | sttcl::RefCountPtr< T, MutexType > | inline |
sttcl::internal::RefCountPtrBase::operator=(const RefCountPtrBase< MutexType > &rhs) | sttcl::internal::RefCountPtrBase< MutexType > | inlineprotected |
ptrRef | sttcl::internal::RefCountPtrBase< MutexType > | mutableprotected |
RefCountPtr() | sttcl::RefCountPtr< T, MutexType > | inline |
RefCountPtr(T *argPointee, typename sttcl::internal::RefCountPtrBase< MutexType >::ReleaseFunc argReleaseFunc=RefCountPtr< T, MutexType >::release) | sttcl::RefCountPtr< T, MutexType > | inline |
RefCountPtr(U *argPointee, typename sttcl::internal::RefCountPtrBase< MutexType >::ReleaseFunc argReleaseFunc=RefCountPtr< T, MutexType >::release) | sttcl::RefCountPtr< T, MutexType > | inline |
RefCountPtr(const RefCountPtr< T, MutexType > &rhs) | sttcl::RefCountPtr< T, MutexType > | inline |
RefCountPtr(const RefCountPtr< U, MutexType > &rhs) | sttcl::RefCountPtr< T, MutexType > | inline |
RefCountPtrBase() | sttcl::internal::RefCountPtrBase< MutexType > | inlineprotected |
RefCountPtrBase(void *argPointee, ReleaseFunc argReleaseFunc) | sttcl::internal::RefCountPtrBase< MutexType > | inlineprotected |
RefCountPtrBase(const RefCountPtrBase &rhs) | sttcl::internal::RefCountPtrBase< MutexType > | inlineprotected |
ReleaseFunc typedef | sttcl::internal::RefCountPtrBase< MutexType > | |
~RefCountPtr() | sttcl::RefCountPtr< T, MutexType > | inline |
~RefCountPtrBase() | sttcl::internal::RefCountPtrBase< MutexType > | inline |