#include <VariableSizeAllocationsManager.hpp>
◆ OffsetType
◆ VariableSizeAllocationsManager() [1/3]
◆ ~VariableSizeAllocationsManager()
| Diligent::VariableSizeAllocationsManager::~VariableSizeAllocationsManager |
( |
| ) |
|
|
inline |
◆ VariableSizeAllocationsManager() [2/3]
◆ VariableSizeAllocationsManager() [3/3]
◆ Allocate()
◆ Extend()
| void Diligent::VariableSizeAllocationsManager::Extend |
( |
size_t |
ExtraSize | ) |
|
|
inline |
◆ Free() [1/2]
| void Diligent::VariableSizeAllocationsManager::Free |
( |
Allocation && |
allocation | ) |
|
|
inline |
◆ Free() [2/2]
◆ GetFreeSize()
| OffsetType Diligent::VariableSizeAllocationsManager::GetFreeSize |
( |
| ) |
const |
|
inline |
◆ GetMaxSize()
| OffsetType Diligent::VariableSizeAllocationsManager::GetMaxSize |
( |
| ) |
const |
|
inline |
◆ GetNumFreeBlocks()
| size_t Diligent::VariableSizeAllocationsManager::GetNumFreeBlocks |
( |
| ) |
const |
|
inline |
◆ GetUsedSize()
| OffsetType Diligent::VariableSizeAllocationsManager::GetUsedSize |
( |
| ) |
const |
|
inline |
◆ IsEmpty()
| bool Diligent::VariableSizeAllocationsManager::IsEmpty |
( |
| ) |
const |
|
inline |
◆ IsFull()
| bool Diligent::VariableSizeAllocationsManager::IsFull |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: