This is the complete list of members for psystem::unique_handle_impl< T, D, kInvalidHandle >, including all inherited members.
| deleter_type typedef | psystem::unique_handle_impl< T, D, kInvalidHandle > | |
| get() const noexcept | psystem::unique_handle_impl< T, D, kInvalidHandle > | inline |
| handle_type typedef | psystem::unique_handle_impl< T, D, kInvalidHandle > | |
| m_handle | psystem::unique_handle_impl< T, D, kInvalidHandle > | private |
| operator bool() const noexcept | psystem::unique_handle_impl< T, D, kInvalidHandle > | inlineexplicit |
| 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=(unique_handle_impl &)=delete | psystem::unique_handle_impl< T, D, kInvalidHandle > | |
| release() noexcept | psystem::unique_handle_impl< T, D, kInvalidHandle > | inline |
| unique_handle class | psystem::unique_handle_impl< T, D, kInvalidHandle > | friend |
| unique_handle_impl(handle_type handle) noexcept | psystem::unique_handle_impl< T, D, kInvalidHandle > | inlineexplicitprivate |
| unique_handle_impl(unique_handle_impl const &)=delete | psystem::unique_handle_impl< T, D, kInvalidHandle > | |