attach(_In_opt_ handle_type h) noexcept | winstd::handle< HMODULE, NULL > | inline |
detach() | winstd::handle< HMODULE, NULL > | inline |
free() | winstd::handle< HMODULE, NULL > | inline |
free_internal() noexcept override | winstd::library | inlineprotectedvirtual |
handle() noexcept | winstd::handle< HMODULE, NULL > | inline |
handle(_In_opt_ handle_type h) noexcept | winstd::handle< HMODULE, NULL > | inline |
handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HMODULE, NULL > | inline |
handle_type typedef | winstd::handle< HMODULE, NULL > | |
invalid | winstd::handle< HMODULE, NULL > | static |
load(_In_z_ LPCTSTR lpFileName, __reserved handle_type hFile, _In_ DWORD dwFlags) noexcept | winstd::library | inline |
m_h | winstd::handle< HMODULE, NULL > | protected |
operator handle_type() const | winstd::handle< HMODULE, NULL > | inline |
operator!() const | winstd::handle< HMODULE, NULL > | inline |
operator!=(_In_opt_ handle_type h) const | winstd::handle< HMODULE, NULL > | inline |
operator&() | winstd::handle< HMODULE, NULL > | inline |
operator*() const | winstd::handle< HMODULE, NULL > | inline |
operator->() const | winstd::handle< HMODULE, NULL > | inline |
operator<(_In_opt_ handle_type h) const | winstd::handle< HMODULE, NULL > | inline |
operator<=(_In_opt_ handle_type h) const | winstd::handle< HMODULE, NULL > | inline |
operator=(_In_opt_ handle_type h) noexcept | winstd::handle< HMODULE, NULL > | inline |
operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< HMODULE, NULL > | inline |
operator==(_In_opt_ handle_type h) const | winstd::handle< HMODULE, NULL > | inline |
operator>(_In_opt_ handle_type h) const | winstd::handle< HMODULE, NULL > | inline |
operator>=(_In_opt_ handle_type h) const | winstd::handle< HMODULE, NULL > | inline |
~library() | winstd::library | inlinevirtual |