48 static size_t size(
bool x64);
A class representing a single virtual processor.
Definition Vcpu.hh:33
Definition guest_ptr.hh:88
Definition SOCKADDR.hh:31
virtual ~SOCKADDR()=default
virtual guest_ptr< const char[]> sa_data() const =0
virtual uint16_t sa_family() const =0
virtual guest_ptr< char[]> sa_data()=0
static size_t size(const Vcpu &vcpu)
Get the size of the structure.
virtual void sa_family(uint16_t sa_family)=0
static size_t size(bool x64)
Get the size of the structure.
static std::shared_ptr< SOCKADDR > make_shared(const guest_ptr< void > &ptr, bool x64)
Create a SOCKADDR.
Type-safe guest virtual address pointer and guest_ptr template.
Core IntroVirt classes.
Definition Cr0.hh:20