SPtr Member List

This is the complete list of members for SPtr, including all inherited members.
createInstance(const char *classID, IBase *reserved=NULL)SPtr [inline]
detach()SPtr [inline]
getRef()SPtr [inline]
operator T *&() constSPtr [inline]
operator!=(const SPtr< U > &in) constSPtr [inline]
operator->() constSPtr [inline]
operator<(const SPtr< T > &in) constSPtr [inline]
operator=(T *in)SPtr [inline]
operator=(const SPtr< T > &in)SPtr [inline]
operator=(const SRef< T > &in)SPtr [inline]
operator==(const SPtr< U > &in) constSPtr [inline]
ptr() constSPtr [inline]
release()SPtr [inline]
SPtr()SPtr [inline]
SPtr(T *in)SPtr [inline]
SPtr(const char *classID, bool factory=false)SPtr [inline]
SPtr(const SRef< T > &in)SPtr [inline, explicit]
SPtr(const SPtr< T > &in)SPtr [inline]
~SPtr()SPtr [inline]

Return to top of page