xoreos  0.0.5
Common::ScopedPtr< T, Deallocator > Member List

This is the complete list of members for Common::ScopedPtr< T, Deallocator >, including all inherited members.

get() constCommon::ScopedPtrBase< T, Deallocator >inline
operator bool() constCommon::ScopedPtrBase< T, Deallocator >inline
operator*() constCommon::ScopedPtr< T, Deallocator >inline
operator->() constCommon::ScopedPtr< T, Deallocator >inline
PointerType typedefCommon::ScopedPtrBase< T, Deallocator >
ReferenceType typedefCommon::ScopedPtrBase< T, Deallocator >
release()Common::ScopedPtrBase< T, Deallocator >inline
reset(PointerType o=0)Common::ScopedPtrBase< T, Deallocator >inline
ScopedPtr(typename ScopedPtrBase< T, Deallocator >::PointerType o=0)Common::ScopedPtr< T, Deallocator >inlineexplicit
ScopedPtrBase(PointerType o=0)Common::ScopedPtrBase< T, Deallocator >inlineexplicit
swap(ScopedPtrBase< T, Deallocator > &right)Common::ScopedPtrBase< T, Deallocator >inline
ValueType typedefCommon::ScopedPtrBase< T, Deallocator >
~ScopedPtrBase()Common::ScopedPtrBase< T, Deallocator >inline