|
PStack
2.0
Stack trace printer for MSVC and GCC binaries
|
This is the complete list of members for psystem::internal::managed_handle_proxy< T, C >, including all inherited members.
| m_container | psystem::internal::managed_handle_proxy< T, C > | private |
| m_handle | psystem::internal::managed_handle_proxy< T, C > | private |
| managed_handle_proxy(C &container) noexcept | psystem::internal::managed_handle_proxy< T, C > | inlineexplicit |
| not_assignable() noexcept | psystem::not_assignable | inlineprotected |
| operator delete(void *)=delete | psystem::stack_allocated | static |
| operator delete[](void *)=delete | psystem::stack_allocated | static |
| operator new(size_t)=delete | psystem::stack_allocated | static |
| operator new[](size_t)=delete | psystem::stack_allocated | static |
| operator T *() noexcept | psystem::internal::managed_handle_proxy< T, C > | inline |
| operator=(not_assignable const &) const =delete | psystem::not_assignable | protected |
| ~managed_handle_proxy() noexcept | psystem::internal::managed_handle_proxy< T, C > | inline |
| ~not_assignable() noexcept | psystem::not_assignable | inlineprotected |