| virtmem
    virtual memory library for Arduino | 
Base virtual memory class header. More...
Go to the source code of this file.
| Classes | |
| class | virtmem::BaseVAlloc | 
| Base class for virtual memory allocators.  More... | |
| Namespaces | |
| virtmem | |
| contains all code from virtmem | |
| Typedefs | |
| typedef uint32_t | virtmem::VPtrNum | 
| Numeric type used to store raw virtual pointer addresses. | |
| typedef uint32_t | virtmem::VPtrSize | 
| Numeric type used to store the size of a virtual memory block. | |
| typedef uint16_t | virtmem::VirtPageSize | 
| Numeric type used to store the size of a virtual memory page. | |
Base virtual memory class header.