get() const | OFauto_ptr< T > | [inline] |
OFauto_ptr(T *p=NULL) | OFauto_ptr< T > | [inline, explicit] |
OFauto_ptr(OFauto_ptr< T > &other) | OFauto_ptr< T > | [inline] |
OFauto_ptr(OFauto_ptr_ref< T > other) | OFauto_ptr< T > | [inline] |
operator *() const | OFauto_ptr< T > | [inline] |
operator OFauto_ptr_ref() | OFauto_ptr< T > | [inline] |
operator->() const | OFauto_ptr< T > | [inline] |
operator=(OFauto_ptr< T > &other) | OFauto_ptr< T > | [inline] |
operator=(OFauto_ptr_ref< T > other) | OFauto_ptr< T > | [inline] |
ptr | OFauto_ptr< T > | [protected] |
release() | OFauto_ptr< T > | [inline] |
reset(T *p=NULL) | OFauto_ptr< T > | [inline] |
~OFauto_ptr() | OFauto_ptr< T > | [inline] |