MeVisLab Toolbox Reference
macos::SmartPtr< T > Member List

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

isNull() constmacos::SmartPtr< T >inline
object() constmacos::SmartPtr< T >inlineprotected
operator T*() constmacos::SmartPtr< T >inline
operator!=(const SmartPtr< T > &p) constmacos::SmartPtr< T >inline
operator!=(T *p) constmacos::SmartPtr< T >inline
operator*() constmacos::SmartPtr< T >inline
operator->() constmacos::SmartPtr< T >inline
operator=(const SmartPtr< T > &p)macos::SmartPtr< T >inline
operator=(T *o)macos::SmartPtr< T >inline
operator==(const SmartPtr< T > &p) constmacos::SmartPtr< T >inline
operator==(T *p) constmacos::SmartPtr< T >inline
setObject(T *o)macos::SmartPtr< T >inlineprotected
SmartPtr()macos::SmartPtr< T >inline
SmartPtr(const SmartPtr< T > &p)macos::SmartPtr< T >inline
SmartPtr(T *o)macos::SmartPtr< T >inline
~SmartPtr()macos::SmartPtr< T >inline