Anklang 0.3.0-460-gc4ef46ba
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 |