This is the complete list of members for util::scoped_array< T >, including all inherited members.
assign(const resource_type &o) | util::scoped_resource< T *, delete_array > | inline |
get() const | util::scoped_resource< T *, delete_array > | inline |
operator resource_type() const | util::scoped_resource< T *, delete_array > | inline |
operator->() const | util::scoped_resource< T *, delete_array > | inline |
release_type typedef | util::scoped_resource< T *, delete_array > | |
resource_type typedef | util::scoped_resource< T *, delete_array > | |
scoped_array(T *p) | util::scoped_array< T > | inlineexplicit |
scoped_resource(resource_type res=resource_type()) | util::scoped_resource< T *, delete_array > | inline |
~scoped_resource() | util::scoped_resource< T *, delete_array > | inlinevirtual |