StrongRefPtr< T > Member List

This is the complete list of members for StrongRefPtr< T >, including all inherited members.

decRef()StrongObjectRef [inline, protected]
getPointer() const StrongRefPtr< T > [inline]
incRef()StrongObjectRef [inline, protected]
isNull() const StrongRefPtr< T > [inline]
isValid() const StrongRefPtr< T > [inline]
mObjectStrongObjectRef [protected]
operator *() const StrongRefPtr< T > [inline]
operator T *() const StrongRefPtr< T > [inline]
operator->() const StrongRefPtr< T > [inline]
operator=(const StrongRefPtr< T > &ref)StrongRefPtr< T > [inline]
operator=(T *ptr)StrongRefPtr< T > [inline]
set(StrongRefBase *object)StrongObjectRef [inline, protected]
StrongObjectRef(StrongRefBase *object=NULL)StrongObjectRef [inline, protected]
StrongRefPtr()StrongRefPtr< T > [inline]
StrongRefPtr(T *ptr)StrongRefPtr< T > [inline]
StrongRefPtr(const StrongRefPtr< T > &ref)StrongRefPtr< T > [inline]
~StrongObjectRef()StrongObjectRef [inline, protected]
~StrongRefPtr()StrongRefPtr< T > [inline]