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