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

Public Member Functions | |
| operator _Tp * () | |
| _Tp & | operator* () |
| _Tp * | get () |
| _Tp * | 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 |
Protected Attributes | |
| std::optional< GuestAllocation< uint8_t[]> > | allocation_ |
| std::shared_ptr< _Tp > | value_ |
|
default |
|
delete |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
delete |
|
inline |
|
protected |
|
protected |