esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
transport.hpp File Reference
#include "../core/region.hpp"

Go to the source code of this file.

Classes

class  ndnph::transport::Transport
 Base class of low-level transport. More...
 
class  ndnph::transport::TransportWrap
 Wrap another transport. More...
 

Namespaces

 ndnph
 
 ndnph::transport
 

Typedefs

using ndnph::Transport = transport::Transport