|
virtmem
virtual memory library for Arduino
|
This file contains the serial virtual memory allocator. More...
Go to the source code of this file.
Classes | |
| class | virtmem::SerialVAllocP< IOStream, Properties > |
| Virtual memory allocator that uses external memory via a serial connection as memory pool. More... | |
Namespaces | |
| virtmem | |
| contains all code from virtmem | |
Typedefs | |
| typedef SerialVAllocP | virtmem::SerialVAlloc |
| Shortcut to SerialVAllocP with default template arguments. | |
This file contains the serial virtual memory allocator.