c++-gtk-utils
|
This is the complete list of members for Cgu::ScopedHandle< T, Dealloc >, including all inherited members.
get() const noexcept | Cgu::ScopedHandle< T, Dealloc > | inline |
operator T() const noexcept | Cgu::ScopedHandle< T, Dealloc > | inline |
operator=(const ScopedHandle &)=delete | Cgu::ScopedHandle< T, Dealloc > | |
operator=(ScopedHandle &&sc_hand) | Cgu::ScopedHandle< T, Dealloc > | inline |
release() noexcept | Cgu::ScopedHandle< T, Dealloc > | inline |
reset(T ptr=0) | Cgu::ScopedHandle< T, Dealloc > | inline |
ScopedHandle(const ScopedHandle &)=delete | Cgu::ScopedHandle< T, Dealloc > | |
ScopedHandle(ScopedHandle &&sc_hand) noexcept | Cgu::ScopedHandle< T, Dealloc > | inline |
ScopedHandle(T ptr=0) noexcept | Cgu::ScopedHandle< T, Dealloc > | inlineexplicit |
~ScopedHandle() | Cgu::ScopedHandle< T, Dealloc > | inline |