Core Library
Core::Scoped< T > Member List
This is the complete list of members for Core::Scoped< T >, including all inherited members.
attach(T resource)Core::Scoped< T > [inline]
attachTo(Scoped< T > &guard)Core::Scoped< T > [friend]
Deleter typedefCore::Scoped< T >
detach()Core::Scoped< T > [inline]
empty() const Core::Scoped< T > [inline]
get() const Core::Scoped< T > [inline]
m_deleterCore::Scoped< T > [private]
m_nullCore::Scoped< T > [private]
m_resourceCore::Scoped< T > [private]
NotCopyable()Core::NotCopyable [inline, private]
reset()Core::Scoped< T > [inline]
Scoped(Deleter deleter, T null=0)Core::Scoped< T > [inline]
Scoped(T resource, Deleter deleter, T null=0)Core::Scoped< T > [inline]
~Scoped()Core::Scoped< T > [inline]