NCBI C++ ToolKit
AutoPtr< X, Del > Member List

This is the complete list of members for AutoPtr< X, Del >, including all inherited members.

AutoPtr(element_type *p=0)AutoPtr< X, Del >inline
AutoPtr(element_type *p, const deleter_type &deleter)AutoPtr< X, Del >inline
AutoPtr(element_type *p, EOwnership ownership)AutoPtr< X, Del >inline
AutoPtr(element_type *p, const deleter_type &deleter, EOwnership ownership)AutoPtr< X, Del >inline
AutoPtr(const AutoPtr< X, Del > &p)AutoPtr< X, Del >inline
deleter_type typedefAutoPtr< X, Del >
element_type typedefAutoPtr< X, Del >
get(void) constAutoPtr< X, Del >inline
IsOwned(void) constAutoPtr< X, Del >inline
m_DataAutoPtr< X, Del >mutableprivate
m_PtrAutoPtr< X, Del >private
operator TBoolType() constAutoPtr< X, Del >inline
operator!=(TBoolType) constAutoPtr< X, Del >private
operator*(void) constAutoPtr< X, Del >inline
operator->(void) constAutoPtr< X, Del >inline
operator=(const AutoPtr< X, Del > &p)AutoPtr< X, Del >inline
operator=(element_type *p)AutoPtr< X, Del >inline
operator==(TBoolType) constAutoPtr< X, Del >private
release(void)AutoPtr< X, Del >inline
reset(element_type *p=0, EOwnership ownership=eTakeOwnership)AutoPtr< X, Del >inline
SSafeBoolTagAutoPtr< X, Del >friend
Swap(AutoPtr< X, Del > &a)AutoPtr< X, Del >inline
TBoolType typedefAutoPtr< X, Del >
x_Release(void) constAutoPtr< X, Del >inlineprivate
~AutoPtr(void)AutoPtr< X, Del >inline
Modified on Fri Sep 20 14:57:47 2024 by modify_doxy.py rev. 669887