xoreos
0.0.5
|
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() const | Common::DisposablePtrBase< T, Deallocator > | inline |
operator bool() const | Common::DisposablePtrBase< T, Deallocator > | inline |
operator*() const | Common::DisposablePtr< T, Deallocator > | inline |
operator->() const | Common::DisposablePtr< T, Deallocator > | inline |
PointerType typedef | Common::DisposablePtrBase< T, Deallocator > | |
ReferenceType typedef | Common::DisposablePtrBase< T, Deallocator > | |
reset(PointerType o=0) | Common::DisposablePtrBase< T, Deallocator > | inline |
setDisposable(bool d) | Common::DisposablePtrBase< T, Deallocator > | inline |
ValueType typedef | Common::DisposablePtrBase< T, Deallocator > | |
~DisposablePtrBase() | Common::DisposablePtrBase< T, Deallocator > | inline |