virtmem
virtual memory library for Arduino
sd_alloc.h File Reference

This file contains the SD fat virtual memory allocator. More...

#include "internal/alloc.h"
#include <SdFat.h>

Go to the source code of this file.

Classes

class  virtmem::SDVAllocP< Properties >
 Virtual memory allocator class that uses SD card as virtual pool. More...
 

Namespaces

 virtmem
 contains all code from virtmem
 

Typedefs

typedef SDVAllocP virtmem::SDVAlloc
 Shortcut to SDVAllocP with default template arguments.
 

Detailed Description

This file contains the SD fat virtual memory allocator.