agora::util::AutoPtr< T > 模板类 参考
构造及析构函数说明
AutoPtr() [1/2]
template<class T >
|
~AutoPtr()
template<class T >
|
AutoPtr() [2/2]
template<class T >
|
成员函数说明
operator bool()
template<class T >
|
operator*()
template<class T >
|
operator->()
template<class T >
|
get()
template<class T >
|
release()
template<class T >
|
reset()
template<class T >
|
queryInterface()
template<class T >
template<class C1 , class C2 >
|
operator=()
template<class T >
|
类成员变量说明
private
ptr_
template<class T >
|