Agora Java API Reference for Android
agora::util::CopyableAutoPtr< T > Member List

This is the complete list of members for agora::util::CopyableAutoPtr< T >, including all inherited members.

AutoPtr(pointer_type p=NULL) (defined in agora::util::AutoPtr< T >)agora::util::AutoPtr< T >explicit
clone() const (defined in agora::util::CopyableAutoPtr< T >)agora::util::CopyableAutoPtr< T >
CopyableAutoPtr(pointer_type p=0) (defined in agora::util::CopyableAutoPtr< T >)agora::util::CopyableAutoPtr< T >explicit
CopyableAutoPtr(const CopyableAutoPtr &rhs) (defined in agora::util::CopyableAutoPtr< T >)agora::util::CopyableAutoPtr< T >explicit
get() const (defined in agora::util::AutoPtr< T >)agora::util::AutoPtr< T >
operator bool() const (defined in agora::util::AutoPtr< T >)agora::util::AutoPtr< T >
operator*() const (defined in agora::util::AutoPtr< T >)agora::util::AutoPtr< T >
operator->() const (defined in agora::util::AutoPtr< T >)agora::util::AutoPtr< T >
operator=(const CopyableAutoPtr &rhs) (defined in agora::util::CopyableAutoPtr< T >)agora::util::CopyableAutoPtr< T >
queryInterface(C1 *c, C2 iid) (defined in agora::util::AutoPtr< T >)agora::util::AutoPtr< T >
release() (defined in agora::util::AutoPtr< T >)agora::util::AutoPtr< T >
reset(pointer_type ptr=NULL) (defined in agora::util::AutoPtr< T >)agora::util::AutoPtr< T >
value_type typedef (defined in agora::util::AutoPtr< T >)agora::util::AutoPtr< T >protected
~AutoPtr() (defined in agora::util::AutoPtr< T >)agora::util::AutoPtr< T >