ndn-embeds 0.1.0
Lightweight NDN protocol stack for embedded systems
Loading...
Searching...
No Matches
link.hpp File Reference

NDN Link Object. More...

#include "ndn/common.hpp"
#include "ndn/data.hpp"
#include "ndn/name.hpp"

Go to the source code of this file.

Classes

class  ndn::Link
 NDN Link Object. More...
 

Detailed Description

NDN Link Object.

A Link Object is a special Data packet containing a list of Names (delegations) used as ForwardingHints.

See also
https://docs.named-data.net/NDN-packet-spec/current/link.html

Definition in file link.hpp.