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


Public Member Functions | |
| GuestAllocation () | |
Public Member Functions inherited from introvirt::inject::GuestAllocationComplexBase< windows::kernel32::STARTUPINFOA > | |
| operator windows::kernel32::STARTUPINFOA * () | |
| windows::kernel32::STARTUPINFOA & | operator* () |
| windows::kernel32::STARTUPINFOA * | get () |
| windows::kernel32::STARTUPINFOA * | 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::STARTUPINFOA > | |
| std::optional< GuestAllocation< uint8_t[]> > | allocation_ |
| std::shared_ptr< windows::kernel32::STARTUPINFOA > | value_ |
|
explicit |