xoreos
0.0.5
|
This is the complete list of members for Common::ScopedArray< T, Deallocator >, including all inherited members.
get() const | Common::ScopedPtrBase< T, Deallocator > | inline |
operator bool() const | Common::ScopedPtrBase< T, Deallocator > | inline |
operator[](size_t i) const | Common::ScopedArray< T, Deallocator > | inline |
PointerType typedef | Common::ScopedPtrBase< T, Deallocator > | |
ReferenceType typedef | Common::ScopedPtrBase< T, Deallocator > | |
release() | Common::ScopedPtrBase< T, Deallocator > | inline |
reset(PointerType o=0) | Common::ScopedPtrBase< T, Deallocator > | inline |
ScopedArray(typename ScopedPtrBase< T, Deallocator >::PointerType o=0) | Common::ScopedArray< T, Deallocator > | inlineexplicit |
ScopedPtrBase(PointerType o=0) | Common::ScopedPtrBase< T, Deallocator > | inlineexplicit |
swap(ScopedPtrBase< T, Deallocator > &right) | Common::ScopedPtrBase< T, Deallocator > | inline |
ValueType typedef | Common::ScopedPtrBase< T, Deallocator > | |
~ScopedPtrBase() | Common::ScopedPtrBase< T, Deallocator > | inline |