|
OpenSDN source code
|
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 |