sttcl  v0.9c
STTCL C++ template state machine framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sttcl::RefCountPtr< T, MutexType > Member List

This is the complete list of members for sttcl::RefCountPtr< T, MutexType >, including all inherited members.

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
ptrRefsttcl::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 typedefsttcl::internal::RefCountPtrBase< MutexType >
~RefCountPtr()sttcl::RefCountPtr< T, MutexType >inline
~RefCountPtrBase()sttcl::internal::RefCountPtrBase< MutexType >inline