esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros
packet-handler.hpp File Reference
#include "../port/clock/port.hpp"
#include "face.hpp"
#include "face-impl.inc"

Go to the source code of this file.

Classes

class  ndnph::PacketHandler
 Base class to receive packets from Face. More...
 
class  ndnph::PacketHandler::WithEndpointId
 Set EndpointId of PacketInfo. More...
 
class  ndnph::PacketHandler::WithPitToken
 Set PIT token of PacketInfo. More...
 
class  ndnph::PacketHandler::OutgoingPendingInterest
 Helper to keep track an outgoing pending Interest. More...
 

Namespaces

 ndnph
 

Macros

#define NDNPH_FACE_PACKET_HANDLER_HPP_END
 

Macro Definition Documentation

◆ NDNPH_FACE_PACKET_HANDLER_HPP_END

#define NDNPH_FACE_PACKET_HANDLER_HPP_END