Fawkes API  Fawkes Development Version
fawkes::RefPtr Member List
This is the complete list of members for fawkes::RefPtr, including all inherited members.
cast_const(const RefPtr< T_CastFrom > &src)fawkes::RefPtr [inline, static]
cast_dynamic(const RefPtr< T_CastFrom > &src)fawkes::RefPtr [inline, static]
cast_static(const RefPtr< T_CastFrom > &src)fawkes::RefPtr [inline, static]
clear()fawkes::RefPtr [inline]
operator bool() const fawkes::RefPtr [inline]
operator!=(const RefPtr< T_CppObject > &src) const fawkes::RefPtr [inline]
operator->() const fawkes::RefPtr [inline]
operator=(const RefPtr< T_CppObject > &src)fawkes::RefPtr [inline]
operator=(const RefPtr< T_CastFrom > &src)fawkes::RefPtr [inline]
operator=(T_CppObject *ptr)fawkes::RefPtr [inline]
operator==(const RefPtr< T_CppObject > &src) const fawkes::RefPtr [inline]
refcount_ptr() const fawkes::RefPtr [inline]
refmutex_ptr() const fawkes::RefPtr [inline]
RefPtr()fawkes::RefPtr [inline]
RefPtr(T_CppObject *cpp_object)fawkes::RefPtr [inline, explicit]
RefPtr(const RefPtr< T_CppObject > &src)fawkes::RefPtr [inline]
RefPtr(const RefPtr< T_CastFrom > &src)fawkes::RefPtr [inline]
RefPtr(T_CppObject *cpp_object, int *refcount, Mutex *refmutex)fawkes::RefPtr [inline, explicit]
swap(RefPtr< T_CppObject > &other)fawkes::RefPtr [inline]
swap(RefPtr< T_CppObject > &lrp, RefPtr< T_CppObject > &rrp)fawkes::RefPtr [related]
~RefPtr()fawkes::RefPtr [inline]