| alloc(_In_ HANDLE hProcess, _In_opt_ LPVOID lpAddress, _In_ SIZE_T dwSize, _In_ DWORD flAllocationType, _In_ DWORD flProtect) noexcept | winstd::vmemory | inline |
| attach(_In_ HANDLE proc, _In_opt_ handle_type h) noexcept | winstd::vmemory | inline |
| handle< LPVOID, NULL >::attach(_In_opt_ handle_type h) noexcept | winstd::handle< LPVOID, NULL > | inline |
| detach() | winstd::handle< LPVOID, NULL > | inline |
| free() | winstd::handle< LPVOID, NULL > | inline |
| free_internal() noexcept override | winstd::vmemory | inlineprotectedvirtual |
| handle() noexcept | winstd::handle< LPVOID, NULL > | inline |
| handle(_In_opt_ handle_type h) noexcept | winstd::handle< LPVOID, NULL > | inline |
| handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< LPVOID, NULL > | inline |
| handle_type typedef | winstd::handle< LPVOID, NULL > | |
| invalid | winstd::handle< LPVOID, NULL > | static |
| m_h | winstd::handle< LPVOID, NULL > | protected |
| m_proc | winstd::vmemory | protected |
| operator handle_type() const | winstd::handle< LPVOID, NULL > | inline |
| operator!() const | winstd::handle< LPVOID, NULL > | inline |
| operator!=(_In_opt_ handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
| operator&() | winstd::handle< LPVOID, NULL > | inline |
| operator*() const | winstd::handle< LPVOID, NULL > | inline |
| operator->() const | winstd::handle< LPVOID, NULL > | inline |
| operator<(_In_opt_ handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
| operator<=(_In_opt_ handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
| operator=(_Inout_ vmemory &&other) noexcept | winstd::vmemory | inline |
| handle< LPVOID, NULL >::operator=(_In_opt_ handle_type h) noexcept | winstd::handle< LPVOID, NULL > | inline |
| handle< LPVOID, NULL >::operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< LPVOID, NULL > | inline |
| operator==(_In_opt_ handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
| operator>(_In_opt_ handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
| operator>=(_In_opt_ handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
| vmemory() noexcept | winstd::vmemory | inline |
| vmemory(_In_ handle_type h, _In_ HANDLE proc) noexcept | winstd::vmemory | inline |
| vmemory(_Inout_ vmemory &&h) noexcept | winstd::vmemory | inline |
| ~vmemory() | winstd::vmemory | inlinevirtual |