|
Agora Server Gateway SDK C++ API Reference
|
This is the complete list of members for agora::util::AutoPtr< T >, including all inherited members.
| AutoPtr(pointer_type p=NULL) | agora::util::AutoPtr< T > | inlineexplicit |
| get() const | agora::util::AutoPtr< T > | inline |
| operator bool() const | agora::util::AutoPtr< T > | inline |
| operator*() const | agora::util::AutoPtr< T > | inline |
| operator->() const | agora::util::AutoPtr< T > | inline |
| pointer_type typedef | agora::util::AutoPtr< T > | protected |
| queryInterface(C1 *c, C2 iid) | agora::util::AutoPtr< T > | inline |
| release() | agora::util::AutoPtr< T > | inline |
| reset(pointer_type ptr=NULL) | agora::util::AutoPtr< T > | inline |
| value_type typedef | agora::util::AutoPtr< T > | protected |
| ~AutoPtr() | agora::util::AutoPtr< T > | inline |