alloc(HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect) noexcept | winstd::vmemory | inline |
attach(HANDLE proc, handle_type h) noexcept | winstd::vmemory | inline |
winstd::handle< LPVOID, NULL >::attach(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(handle_type h) noexcept | winstd::handle< LPVOID, NULL > | inline |
handle(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!=(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<(handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
operator<=(handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
operator=(vmemory &&other) noexcept | winstd::vmemory | inline |
winstd::handle< LPVOID, NULL >::operator=(handle_type h) noexcept | winstd::handle< LPVOID, NULL > | inline |
winstd::handle< LPVOID, NULL >::operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< LPVOID, NULL > | inline |
operator==(handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
operator>(handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
operator>=(handle_type h) const | winstd::handle< LPVOID, NULL > | inline |
vmemory() noexcept | winstd::vmemory | inline |
vmemory(handle_type h, HANDLE proc) noexcept | winstd::vmemory | inline |
vmemory(vmemory &&h) noexcept | winstd::vmemory | inline |
~vmemory() | winstd::vmemory | inlinevirtual |