| 
    Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
    
   ASE — Anklang Sound Engine (C++) 
   « « « Anklang Documentation  | 
 
Reference for an allocated memory block. More...
#include "memory.hh"
Public Member Functions | |
| Block & | operator= (const Block &src) | 
| Block (void *b, uint32 l) | |
| Block (const Block &src)=default | |
Public Attributes | |
| void *const | block_start | 
| const uint32 | block_length |