WinStd
Additional templates and function helpers for Microsoft Windows using Standard C++ classes
winstd::reg_key Member List

This is the complete list of members for winstd::reg_key, including all inherited members.

attach(_In_opt_ handle_type h) noexceptwinstd::handle< HKEY, NULL >inline
create(_In_ HKEY hKey, _In_z_ LPCTSTR lpSubKey, _In_opt_ LPTSTR lpClass, _In_ DWORD dwOptions, _In_ REGSAM samDesired, _In_opt_ LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, _Out_opt_ LPDWORD lpdwDisposition=NULL) noexceptwinstd::reg_keyinline
delete_subkey(_In_z_ LPCTSTR szSubkey)winstd::reg_keyinline
detach()winstd::handle< HKEY, NULL >inline
free()winstd::handle< HKEY, NULL >inline
free_internal() noexcept overridewinstd::reg_keyinlineprotectedvirtual
handle() noexceptwinstd::handle< HKEY, NULL >inline
handle(_In_opt_ handle_type h) noexceptwinstd::handle< HKEY, NULL >inline
handle(_Inout_ handle< handle_type, INVAL > &&h) noexceptwinstd::handle< HKEY, NULL >inline
handle_type typedefwinstd::handle< HKEY, NULL >
invalidwinstd::handle< HKEY, NULL >static
m_hwinstd::handle< HKEY, NULL >protected
open(_In_ HKEY hKey, _In_opt_z_ LPCTSTR lpSubKey, _In_ DWORD ulOptions, _In_ REGSAM samDesired) noexceptwinstd::reg_keyinline
operator handle_type() constwinstd::handle< HKEY, NULL >inline
operator!() constwinstd::handle< HKEY, NULL >inline
operator!=(_In_opt_ handle_type h) constwinstd::handle< HKEY, NULL >inline
operator&()winstd::handle< HKEY, NULL >inline
operator*() constwinstd::handle< HKEY, NULL >inline
operator->() constwinstd::handle< HKEY, NULL >inline
operator<(_In_opt_ handle_type h) constwinstd::handle< HKEY, NULL >inline
operator<=(_In_opt_ handle_type h) constwinstd::handle< HKEY, NULL >inline
operator=(_In_opt_ handle_type h) noexceptwinstd::handle< HKEY, NULL >inline
operator=(_Inout_ handle< handle_type, INVAL > &&h) noexceptwinstd::handle< HKEY, NULL >inline
operator==(_In_opt_ handle_type h) constwinstd::handle< HKEY, NULL >inline
operator>(_In_opt_ handle_type h) constwinstd::handle< HKEY, NULL >inline
operator>=(_In_opt_ handle_type h) constwinstd::handle< HKEY, NULL >inline
~reg_key()winstd::reg_keyinlinevirtual