util::scoped_array< T > Member List
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, ReleasePolicy > | [inline] |
get() const | util::scoped_resource< T, ReleasePolicy > | [inline] |
operator resource_type() const | util::scoped_resource< T, ReleasePolicy > | [inline] |
operator->() const | util::scoped_resource< T, ReleasePolicy > | [inline] |
release_type typedef | util::scoped_resource< T, ReleasePolicy > | |
resource_type typedef | util::scoped_resource< T, ReleasePolicy > | |
scoped_array(T *p) | util::scoped_array< T > | [inline, explicit] |
scoped_resource(resource_type res=resource_type()) | util::scoped_resource< T, ReleasePolicy > | [inline] |
~scoped_resource() | util::scoped_resource< T, ReleasePolicy > | [inline, virtual] |