OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
custom_ptr< T > Member List

This is the complete list of members for custom_ptr< T >, including all inherited members.

custom_ptr(boost::function< void(T *)> deleter, T *ptr=0)custom_ptr< T >inline
deleter_custom_ptr< T >private
get() const custom_ptr< T >inline
operator->() const custom_ptr< T >inline
ptr_custom_ptr< T >private
release()custom_ptr< T >inline
reset(T *ptr=0)custom_ptr< T >inline
~custom_ptr()custom_ptr< T >inline