attach(_In_opt_ handle_type h) noexcept | winstd::handle< T, INVAL > | inline |
detach() | winstd::handle< T, INVAL > | inline |
free() | winstd::handle< T, INVAL > | inline |
free_internal() noexcept=0 | winstd::handle< T, INVAL > | protectedpure virtual |
handle() noexcept | winstd::handle< T, INVAL > | inline |
handle(_In_opt_ handle_type h) noexcept | winstd::handle< T, INVAL > | inline |
handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< T, INVAL > | inline |
handle_type typedef | winstd::handle< T, INVAL > | |
invalid | winstd::handle< T, INVAL > | static |
m_h | winstd::handle< T, INVAL > | protected |
operator handle_type() const | winstd::handle< T, INVAL > | inline |
operator!() const | winstd::handle< T, INVAL > | inline |
operator!=(_In_opt_ handle_type h) const | winstd::handle< T, INVAL > | inline |
operator&() | winstd::handle< T, INVAL > | inline |
operator*() const | winstd::handle< T, INVAL > | inline |
operator->() const | winstd::handle< T, INVAL > | inline |
operator<(_In_opt_ handle_type h) const | winstd::handle< T, INVAL > | inline |
operator<=(_In_opt_ handle_type h) const | winstd::handle< T, INVAL > | inline |
operator=(_In_opt_ handle_type h) noexcept | winstd::handle< T, INVAL > | inline |
operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< T, INVAL > | inline |
operator==(_In_opt_ handle_type h) const | winstd::handle< T, INVAL > | inline |
operator>(_In_opt_ handle_type h) const | winstd::handle< T, INVAL > | inline |
operator>=(_In_opt_ handle_type h) const | winstd::handle< T, INVAL > | inline |