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

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

attach(_In_opt_ handle_type h) noexceptwinstd::handle< HMODULE, NULL >inline
detach()winstd::handle< HMODULE, NULL >inline
free()winstd::handle< HMODULE, NULL >inline
free_internal() noexcept overridewinstd::libraryinlineprotectedvirtual
handle() noexceptwinstd::handle< HMODULE, NULL >inline
handle(_In_opt_ handle_type h) noexceptwinstd::handle< HMODULE, NULL >inline
handle(_Inout_ handle< handle_type, INVAL > &&h) noexceptwinstd::handle< HMODULE, NULL >inline
handle_type typedefwinstd::handle< HMODULE, NULL >
invalidwinstd::handle< HMODULE, NULL >static
load(_In_z_ LPCTSTR lpFileName, __reserved handle_type hFile, _In_ DWORD dwFlags) noexceptwinstd::libraryinline
m_hwinstd::handle< HMODULE, NULL >protected
operator handle_type() constwinstd::handle< HMODULE, NULL >inline
operator!() constwinstd::handle< HMODULE, NULL >inline
operator!=(_In_opt_ handle_type h) constwinstd::handle< HMODULE, NULL >inline
operator&()winstd::handle< HMODULE, NULL >inline
operator*() constwinstd::handle< HMODULE, NULL >inline
operator->() constwinstd::handle< HMODULE, NULL >inline
operator<(_In_opt_ handle_type h) constwinstd::handle< HMODULE, NULL >inline
operator<=(_In_opt_ handle_type h) constwinstd::handle< HMODULE, NULL >inline
operator=(_In_opt_ handle_type h) noexceptwinstd::handle< HMODULE, NULL >inline
operator=(_Inout_ handle< handle_type, INVAL > &&h) noexceptwinstd::handle< HMODULE, NULL >inline
operator==(_In_opt_ handle_type h) constwinstd::handle< HMODULE, NULL >inline
operator>(_In_opt_ handle_type h) constwinstd::handle< HMODULE, NULL >inline
operator>=(_In_opt_ handle_type h) constwinstd::handle< HMODULE, NULL >inline
~library()winstd::libraryinlinevirtual