c++-gtk-utils
Cgu::GobjHandle< T > Member List
This is the complete list of members for Cgu::GobjHandle< T >, including all inherited members.
get() const Cgu::GobjHandle< T > [inline]
GobjHandle(T *ptr=0)Cgu::GobjHandle< T > [inline, explicit]
GobjHandle(const GobjHandle &gobj)Cgu::GobjHandle< T > [inline]
GobjHandle(GobjHandle &&gobj)Cgu::GobjHandle< T > [inline]
operator T *() const Cgu::GobjHandle< T > [inline]
operator*() const Cgu::GobjHandle< T > [inline]
operator->() const Cgu::GobjHandle< T > [inline]
operator=(const GobjHandle &gobj)Cgu::GobjHandle< T > [inline]
operator=(GobjHandle &&gobj)Cgu::GobjHandle< T > [inline]
reset(T *ptr=0)Cgu::GobjHandle< T > [inline]
~GobjHandle()Cgu::GobjHandle< T > [inline]