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 noexceptCgu::ScopedHandle< T, Dealloc >inline
operator T() const noexceptCgu::ScopedHandle< T, Dealloc >inline
operator=(const ScopedHandle &)=deleteCgu::ScopedHandle< T, Dealloc >
operator=(ScopedHandle &&sc_hand)Cgu::ScopedHandle< T, Dealloc >inline
release() noexceptCgu::ScopedHandle< T, Dealloc >inline
reset(T ptr=0)Cgu::ScopedHandle< T, Dealloc >inline
ScopedHandle(const ScopedHandle &)=deleteCgu::ScopedHandle< T, Dealloc >
ScopedHandle(ScopedHandle &&sc_hand) noexceptCgu::ScopedHandle< T, Dealloc >inline
ScopedHandle(T ptr=0) noexceptCgu::ScopedHandle< T, Dealloc >inlineexplicit
~ScopedHandle()Cgu::ScopedHandle< T, Dealloc >inline