ValuePtr<T, 1> Member List

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

Return to top of page