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

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

DisposablePtr(typename DisposablePtrBase< T, Deallocator >::PointerType o, bool d)Common::DisposablePtr< T, Deallocator >inlineexplicit
DisposablePtrBase(PointerType o, bool d)Common::DisposablePtrBase< T, Deallocator >inlineexplicit
dispose()Common::DisposablePtrBase< T, Deallocator >inline
get() constCommon::DisposablePtrBase< T, Deallocator >inline
operator bool() constCommon::DisposablePtrBase< T, Deallocator >inline
operator*() constCommon::DisposablePtr< T, Deallocator >inline
operator->() constCommon::DisposablePtr< T, Deallocator >inline
PointerType typedefCommon::DisposablePtrBase< T, Deallocator >
ReferenceType typedefCommon::DisposablePtrBase< T, Deallocator >
reset(PointerType o=0)Common::DisposablePtrBase< T, Deallocator >inline
setDisposable(bool d)Common::DisposablePtrBase< T, Deallocator >inline
ValueType typedefCommon::DisposablePtrBase< T, Deallocator >
~DisposablePtrBase()Common::DisposablePtrBase< T, Deallocator >inline