c++-gtk-utils
|
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 &) | Cgu::ScopedHandle< T, Dealloc > | |
release() | Cgu::ScopedHandle< T, Dealloc > | inline |
reset(T ptr=0) | Cgu::ScopedHandle< T, Dealloc > | inline |
ScopedHandle(const ScopedHandle &) | Cgu::ScopedHandle< T, Dealloc > | |
ScopedHandle(T ptr=0) | Cgu::ScopedHandle< T, Dealloc > | inlineexplicit |
~ScopedHandle() | Cgu::ScopedHandle< T, Dealloc > | inline |