attach(1 handle_type h) noexcept | winstd::handle< T, INVAL > | inline |
attach_duplicated(1 handle_type h) | winstd::dplhandle< T, INVAL > | inline |
detach() | winstd::handle< T, INVAL > | inline |
dplhandle() noexcept | winstd::dplhandle< T, INVAL > | inline |
dplhandle(1 handle_type h) noexcept | winstd::dplhandle< T, INVAL > | inline |
dplhandle(1 const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< T, INVAL > | inline |
dplhandle(1 dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< T, INVAL > | inline |
duplicate() const | winstd::dplhandle< T, INVAL > | inline |
duplicate_internal(1 handle_type h) const noexcept=0 | winstd::dplhandle< T, INVAL > | protectedpure virtual |
free() | winstd::handle< T, INVAL > | inline |
free_internal() noexcept=0 | winstd::handle< T, INVAL > | protectedpure virtual |
handle() noexcept | winstd::handle< T, INVAL > | inline |
handle(1 handle_type h) noexcept | winstd::handle< T, INVAL > | inline |
handle(1 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!=(1 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<(1 handle_type h) const | winstd::handle< T, INVAL > | inline |
operator<=(1 handle_type h) const | winstd::handle< T, INVAL > | inline |
operator=(1 handle_type h) noexcept | winstd::dplhandle< T, INVAL > | inline |
operator=(1 const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< T, INVAL > | inline |
operator=(1 dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< T, INVAL > | inline |
winstd::handle::operator=(1 handle< handle_type, INVAL > &&h) noexcept | winstd::handle< T, INVAL > | inline |
operator==(1 handle_type h) const | winstd::handle< T, INVAL > | inline |
operator>(1 handle_type h) const | winstd::handle< T, INVAL > | inline |
operator>=(1 handle_type h) const | winstd::handle< T, INVAL > | inline |