|
Anklang-0.3.0.dev551+gad1415e2 anklang-0.3.0.dev551+gad1415e2
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 |