| attach(handle_type h) noexcept | winstd::handle< HKEY, NULL > | inline |
| delete_subkey(LPCTSTR szSubkey) | winstd::reg_key | inline |
| detach() | winstd::handle< HKEY, NULL > | inline |
| free() | winstd::handle< HKEY, NULL > | inline |
| free_internal() noexcept override | winstd::reg_key | inlineprotectedvirtual |
| handle() noexcept | winstd::handle< HKEY, NULL > | inline |
| handle(handle_type h) noexcept | winstd::handle< HKEY, NULL > | inline |
| handle(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HKEY, NULL > | inline |
| handle_type typedef | winstd::handle< HKEY, NULL > | |
| invalid | winstd::handle< HKEY, NULL > | static |
| m_h | winstd::handle< HKEY, NULL > | protected |
| operator handle_type() const | winstd::handle< HKEY, NULL > | inline |
| operator!() const | winstd::handle< HKEY, NULL > | inline |
| operator!=(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
| operator&() | winstd::handle< HKEY, NULL > | inline |
| operator*() const | winstd::handle< HKEY, NULL > | inline |
| operator->() const | winstd::handle< HKEY, NULL > | inline |
| operator<(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
| operator<=(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
| operator=(handle_type h) noexcept | winstd::handle< HKEY, NULL > | inline |
| operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HKEY, NULL > | inline |
| operator==(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
| operator>(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
| operator>=(handle_type h) const | winstd::handle< HKEY, NULL > | inline |
| ~reg_key() | winstd::reg_key | inlinevirtual |