attach(handle_type h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
attach_duplicated(handle_type h) | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
detach() | winstd::handle< HCRYPTHASH, INVAL > | inline |
dplhandle() noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
dplhandle(handle_type h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
dplhandle(const dplhandle< handle_type, INVAL > &h) | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
dplhandle(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
duplicate() const | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
duplicate_internal(handle_type h) const override | winstd::crypt_hash | inlineprotectedvirtual |
free() | winstd::handle< HCRYPTHASH, INVAL > | inline |
free_internal() noexcept override | winstd::crypt_hash | inlineprotectedvirtual |
handle() noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
handle(handle_type h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
handle(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
handle_type typedef | winstd::handle< HCRYPTHASH, INVAL > | |
invalid | winstd::handle< HCRYPTHASH, INVAL > | static |
m_h | winstd::handle< HCRYPTHASH, INVAL > | protected |
operator handle_type() const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator!() const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator!=(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator&() | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator*() const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator->() const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator<(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator<=(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator=(handle_type h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
operator=(const dplhandle< handle_type, INVAL > &h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
operator=(dplhandle< handle_type, INVAL > &&h) noexcept | winstd::dplhandle< HCRYPTHASH, NULL > | inline |
winstd::handle< HCRYPTHASH, INVAL >::operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator==(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator>(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
operator>=(handle_type h) const | winstd::handle< HCRYPTHASH, INVAL > | inline |
~crypt_hash() | winstd::crypt_hash | inlinevirtual |