Arduino DLNA Server
Classes | Namespaces
Allocator.h File Reference
#include <stdlib.h>
#include "basic/Logger.h"
Include dependency graph for Allocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tiny_dlna::Allocator
 Memory allocateator which uses malloc. More...
 
class  tiny_dlna::AllocatorExt
 Memory allocateator which uses ps_malloc (on the ESP32) and if this fails it resorts to malloc. More...
 

Namespaces

 tiny_dlna