c++-gtk-utils
Cgu::SharedPtr< T > Member List
This is the complete list of members for Cgu::SharedPtr< T >, including all inherited members.
get() const Cgu::SharedPtr< T > [inline]
get_refcount() const Cgu::SharedPtr< T > [inline]
operator*() const Cgu::SharedPtr< T > [inline]
operator->() const Cgu::SharedPtr< T > [inline]
operator=(SharedPtr sh_ptr)Cgu::SharedPtr< T > [inline]
operator=(const SharedPtr< U > &sh_ptr)Cgu::SharedPtr< T > [inline]
operator=(SharedPtr< U > &&sh_ptr)Cgu::SharedPtr< T > [inline]
reset(T *ptr=0)Cgu::SharedPtr< T > [inline]
reset(T *ptr, Cgu::SharedPtrAllocFail::Leave tag)Cgu::SharedPtr< T > [inline]
SharedPtr classCgu::SharedPtr< T > [friend]
SharedPtr(T *ptr=0)Cgu::SharedPtr< T > [inline, explicit]
SharedPtr(T *ptr, Cgu::SharedPtrAllocFail::Leave tag)Cgu::SharedPtr< T > [inline]
SharedPtr(const SharedPtr &sh_ptr)Cgu::SharedPtr< T > [inline]
SharedPtr(SharedPtr &&sh_ptr)Cgu::SharedPtr< T > [inline]
SharedPtr(const SharedPtr< U > &sh_ptr)Cgu::SharedPtr< T > [inline]
SharedPtr(SharedPtr< U > &&sh_ptr)Cgu::SharedPtr< T > [inline]
~SharedPtr()Cgu::SharedPtr< T > [inline]