Arduino DLNA Server
Classes | Namespaces
StrView.h File Reference
#include <stdio.h>
#include <string.h>
#include <IPAddress.h>
#include <assert.h>
Include dependency graph for StrView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tiny_dlna::StrView
 A simple wrapper to provide string functions on char*. If the underlying char* is a const we do not allow any updates; The ownership of the chr* must be managed externally! More...
 

Namespaces

 tiny_dlna