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