PStack  2.0
Stack trace printer for MSVC and GCC binaries
psystem::unique_handle_impl< T, D, kInvalidHandle > Member List

This is the complete list of members for psystem::unique_handle_impl< T, D, kInvalidHandle >, including all inherited members.

deleter_type typedefpsystem::unique_handle_impl< T, D, kInvalidHandle >
get() const noexceptpsystem::unique_handle_impl< T, D, kInvalidHandle >inline
handle_type typedefpsystem::unique_handle_impl< T, D, kInvalidHandle >
m_handlepsystem::unique_handle_impl< T, D, kInvalidHandle >private
operator bool() const noexceptpsystem::unique_handle_impl< T, D, kInvalidHandle >inlineexplicit
operator delete(void *)=deletepsystem::stack_allocatedstatic
operator delete[](void *)=deletepsystem::stack_allocatedstatic
operator new(size_t)=deletepsystem::stack_allocatedstatic
operator new[](size_t)=deletepsystem::stack_allocatedstatic
operator=(unique_handle_impl &)=deletepsystem::unique_handle_impl< T, D, kInvalidHandle >
release() noexceptpsystem::unique_handle_impl< T, D, kInvalidHandle >inline
unique_handle classpsystem::unique_handle_impl< T, D, kInvalidHandle >friend
unique_handle_impl(handle_type handle) noexceptpsystem::unique_handle_impl< T, D, kInvalidHandle >inlineexplicitprivate
unique_handle_impl(unique_handle_impl const &)=deletepsystem::unique_handle_impl< T, D, kInvalidHandle >