Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Ase::FastMemory::Allocator Struct Reference
Inheritance diagram for Ase::FastMemory::Allocator:
[legend]

Public Member Functions

 Allocator (HugePageP newblob, uint32 alignment)
 
- Public Member Functions inherited from Ase::FastMemory::SequentialFitAllocator
 SequentialFitAllocator (HugePageP newblob, uint32 alignment)
 
charmemory () const
 
size_t size () const
 
size_t sum () const
 
void release_ext (const Extent32 &ext)
 
ssize_t best_fit (size_t length) const
 
bool alloc_ext (Extent32 &ext)
 

Additional Inherited Members

- Public Attributes inherited from Ase::FastMemory::SequentialFitAllocator
HugePageP blob
 
std::vector< Extent32extents
 
const uint32 mem_alignment
 

Detailed Description

Definition at line 297 of file memory.cc.

Constructor & Destructor Documentation

◆ Allocator()

Ase::FastMemory::Allocator::Allocator ( HugePageP  newblob,
uint32  alignment 
)

Definition at line 298 of file memory.cc.


The documentation for this struct was generated from the following file: