| virtmem
    virtual memory library for Arduino | 
virtual memory class header More...
Go to the source code of this file.
| Classes | |
| class | virtmem::VPtr< T, TA > | 
| Virtual pointer class that provides an interface to access virtual much like 'regular pointers'.  More... | |
| class | virtmem::VAlloc< Properties, Derived > | 
| Base template class for virtual memory allocators.  More... | |
| struct | virtmem::VAlloc< Properties, Derived >::TVPtr< T > | 
| Generalized shortcut to virtual pointer type linked to this allocator.  More... | |
| Namespaces | |
| virtmem | |
| contains all code from virtmem | |
virtual memory class header