|
| AutoPtr (pointer_type p=NULL) |
|
| operator bool () const |
|
value_type & | operator* () const |
|
pointer_type | operator-> () const |
|
pointer_type | get () const |
|
pointer_type | release () |
|
void | reset (pointer_type ptr=NULL) |
|
template<class C1 , class C2 > |
bool | queryInterface (C1 *c, C2 iid) |
|