esp8266ndn
NDN Arduino library for ESP8266 and more
|
#include "../face/packet-handler.hpp"
#include "../keychain/digest.hpp"
#include "../keychain/null.hpp"
Go to the source code of this file.
Classes | |
class | ndnph::rdr::RdrMetadataProducer |
Producer of RDR metadata packet. More... | |
struct | ndnph::rdr::RdrMetadataProducer::Options |
class | ndnph::rdr::RdrMetadataConsumer |
Consumer of RDR metadata packet. More... | |
struct | ndnph::rdr::RdrMetadataConsumer::Options |
Namespaces | |
namespace | ndnph |
namespace | ndnph::rdr |
namespace | ndnph::rdr::detail |
Functions | |
Component | ndnph::rdr::getMetadataComponent () |
Return '32=metadata' component. | |
Name | ndnph::rdr::parseMetadata (Data data) |
Parse RDR metadata packet. | |
Name | ndnph::rdr::detail::stripMetadataComponent (Name rdrPrefix) |