| 
    Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
    
   ASE — Anklang Sound Engine (C++) 
   « « « Anklang Documentation  | 
 
Public Member Functions | |
| Allocator (HugePageP newblob, uint32 alignment) | |
  Public Member Functions inherited from Ase::FastMemory::SequentialFitAllocator | |
| SequentialFitAllocator (HugePageP newblob, uint32 alignment) | |
| char * | memory () 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< Extent32 > | extents | 
| const uint32 | mem_alignment |