#include <SecBufferDesc.hh>
◆ ~SecBufferDesc()
| virtual introvirt::windows::secur32::SecBufferDesc::~SecBufferDesc |
( |
| ) |
|
|
virtualdefault |
◆ Buffers()
| virtual std::vector< std::shared_ptr< SecBuffer > > introvirt::windows::secur32::SecBufferDesc::Buffers |
( |
| ) |
const |
|
pure virtual |
◆ cBuffers() [1/2]
| virtual uint32_t introvirt::windows::secur32::SecBufferDesc::cBuffers |
( |
| ) |
const |
|
pure virtual |
◆ cBuffers() [2/2]
| virtual void introvirt::windows::secur32::SecBufferDesc::cBuffers |
( |
uint32_t |
cBuffers | ) |
|
|
pure virtual |
◆ make_shared()
| static std::shared_ptr< SecBufferDesc > introvirt::windows::secur32::SecBufferDesc::make_shared |
( |
const guest_ptr< void > & |
ptr, |
|
|
bool |
x64 |
|
) |
| |
|
static |
◆ pBuffers() [1/2]
| virtual guest_ptr< void > introvirt::windows::secur32::SecBufferDesc::pBuffers |
( |
| ) |
const |
|
pure virtual |
◆ pBuffers() [2/2]
| virtual void introvirt::windows::secur32::SecBufferDesc::pBuffers |
( |
const guest_ptr< void > & |
ptr | ) |
|
|
pure virtual |
◆ size() [1/2]
| static size_t introvirt::windows::secur32::SecBufferDesc::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::secur32::SecBufferDesc::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.
◆ ulVersion() [1/2]
| virtual uint32_t introvirt::windows::secur32::SecBufferDesc::ulVersion |
( |
| ) |
const |
|
pure virtual |
◆ ulVersion() [2/2]
| virtual void introvirt::windows::secur32::SecBufferDesc::ulVersion |
( |
uint32_t |
ulVersion | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/runner/work/IntroVirt/IntroVirt/include/introvirt/windows/libraries/secur32/types/SecBufferDesc.hh