|
| virtual uint64 | GetAllocationPageSize () const |
| virtual uint64 | GetCommitPageSize () const |
| virtual void * | Allocate (void *, uint64, uint64, int, int) |
| virtual bool | Free (void *, uint64, int) |
| virtual bool | PartialFree (void *, uint64, uint64, int) |
|
MCFOLD uint64 | $GetAllocationPageSize () const |
|
MCFOLD uint64 | $GetCommitPageSize () const |
|
MCFOLD void * | $Allocate (void *, uint64, uint64, int, int) |
|
MCFOLD bool | $Free (void *, uint64, int) |
|
MCFOLD bool | $PartialFree (void *, uint64, uint64, int) |
◆ GetAllocationPageSize()
| virtual uint64 OreUI::VirtualAllocator::GetAllocationPageSize |
( |
| ) |
const |
|
virtual |
◆ GetCommitPageSize()
| virtual uint64 OreUI::VirtualAllocator::GetCommitPageSize |
( |
| ) |
const |
|
virtual |
◆ Allocate()
| virtual void * OreUI::VirtualAllocator::Allocate |
( |
void * | , |
|
|
uint64 | , |
|
|
uint64 | , |
|
|
int | , |
|
|
int | ) |
|
virtual |
◆ Free()
| virtual bool OreUI::VirtualAllocator::Free |
( |
void * | , |
|
|
uint64 | , |
|
|
int | ) |
|
virtual |
◆ PartialFree()
| virtual bool OreUI::VirtualAllocator::PartialFree |
( |
void * | , |
|
|
uint64 | , |
|
|
uint64 | , |
|
|
int | ) |
|
virtual |
◆ $vftable()
| MCAPI void ** OreUI::VirtualAllocator::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: