|
libintrovirt v0.57.4
IntroVirt introspection library
|
#include <STARTUPINFOW.hh>


Public Member Functions | |
| GuestAllocation () | |
Public Member Functions inherited from introvirt::inject::GuestAllocationComplexBase< windows::kernel32::STARTUPINFOW > | |
| operator windows::kernel32::STARTUPINFOW * () | |
| windows::kernel32::STARTUPINFOW & | operator* () |
| windows::kernel32::STARTUPINFOW * | get () |
| windows::kernel32::STARTUPINFOW * | operator-> () |
| uint64_t | address () const |
| guest_ptr< void > | ptr () const |
| operator guest_ptr< void > () const | |
| GuestAllocationComplexBase ()=default | |
| GuestAllocationComplexBase (const GuestAllocationComplexBase &)=delete | |
| GuestAllocationComplexBase & | operator= (const GuestAllocationComplexBase &)=delete |
Additional Inherited Members | |
Protected Attributes inherited from introvirt::inject::GuestAllocationComplexBase< windows::kernel32::STARTUPINFOW > | |
| std::optional< GuestAllocation< uint8_t[]> > | allocation_ |
| std::shared_ptr< windows::kernel32::STARTUPINFOW > | value_ |
|
explicit |