esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
simple-queue.hpp File Reference
#include "common.hpp"

Go to the source code of this file.

Classes

class  ndnph::SimpleQueue< T >
 Generic non-thread-safe queue. More...
 
class  ndnph::StaticSimpleQueue< T, C >
 SimpleQueue with statically allocated memory. More...
 
class  ndnph::DynamicSimpleQueue< T >
 SimpleQueue with dynamically allocated memory. More...
 

Namespaces

 ndnph