#include <TRANSMIT_FILE_BUFFERS.hh>
◆ ~TRANSMIT_FILE_BUFFERS()
| virtual introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::~TRANSMIT_FILE_BUFFERS |
( |
| ) |
|
|
virtualdefault |
◆ Head() [1/2]
| virtual guest_ptr< uint8_t[]> introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::Head |
( |
| ) |
const |
|
pure virtual |
◆ Head() [2/2]
| virtual void introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::Head |
( |
const guest_ptr< uint8_t[]> & |
Head | ) |
|
|
pure virtual |
◆ HeadLength() [1/2]
| virtual uint32_t introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::HeadLength |
( |
| ) |
const |
|
pure virtual |
◆ HeadLength() [2/2]
| virtual void introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::HeadLength |
( |
uint32_t |
HeadLength | ) |
|
|
pure virtual |
◆ make_shared()
| static std::shared_ptr< TRANSMIT_FILE_BUFFERS > introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::make_shared |
( |
const guest_ptr< void > & |
ptr, |
|
|
bool |
x64 |
|
) |
| |
|
static |
◆ size() [1/2]
| static size_t introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::size |
( |
bool |
x64 | ) |
|
|
static |
Get the size of the structure.
- Parameters
-
| x64 | If true, return the size of the 64-bit version, otherwise 32-bit |
◆ size() [2/2]
| static size_t introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::size |
( |
const Vcpu & |
vcpu | ) |
|
|
static |
Get the size of the structure.
- Parameters
-
| vcpu | The VCPU to use as context |
This version will use the current processor state to determine if the structure would be 32-bit or 64-bit.
◆ Tail() [1/2]
| virtual guest_ptr< uint8_t[]> introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::Tail |
( |
| ) |
const |
|
pure virtual |
◆ Tail() [2/2]
| virtual void introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::Tail |
( |
const guest_ptr< uint8_t[]> & |
Tail | ) |
|
|
pure virtual |
◆ TailLength() [1/2]
| virtual uint32_t introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::TailLength |
( |
| ) |
const |
|
pure virtual |
◆ TailLength() [2/2]
| virtual void introvirt::windows::ws2_32::TRANSMIT_FILE_BUFFERS::TailLength |
( |
uint32_t |
TailLength | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: