c++-gtk-utils
Cgu::ScopedHandle< T, Dealloc > Member List

This is the complete list of members for Cgu::ScopedHandle< T, Dealloc >, including all inherited members.

get() const Cgu::ScopedHandle< T, Dealloc >inline
operator T() const Cgu::ScopedHandle< T, Dealloc >inline
operator=(const ScopedHandle &)=deleteCgu::ScopedHandle< T, Dealloc >
release()Cgu::ScopedHandle< T, Dealloc >inline
reset(T ptr=0)Cgu::ScopedHandle< T, Dealloc >inline
ScopedHandle(const ScopedHandle &)=deleteCgu::ScopedHandle< T, Dealloc >
ScopedHandle(T ptr=0)Cgu::ScopedHandle< T, Dealloc >inlineexplicit
~ScopedHandle()Cgu::ScopedHandle< T, Dealloc >inline