Arduino DLNA Server
Classes | Namespaces
XMLPrinter.h File Reference
#include "Print.h"
#include "assert.h"
#include "basic/StrView.h"
#include "basic/Vector.h"
Include dependency graph for XMLPrinter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tiny_dlna::XMLNode
 Represents a single XML element. More...
 
struct  tiny_dlna::XMLPrinter
 Functions to efficiently output XML. XML data contains a lot of redundancy so it is more memory efficient to generate the data instead of using a predefined XML document. More...
 

Namespaces

 tiny_dlna