|
ndn-embeds 0.1.0
Lightweight NDN protocol stack for embedded systems
|
NDN Data packet. More...
Go to the source code of this file.
Classes | |
| class | ndn::Data |
| NDN Data packet. More... | |
NDN Data packet.
Provides a class representing NDN Data packets. A Data packet is returned as a response to an Interest, containing fields such as Name, Content, and FreshnessPeriod.
Definition in file data.hpp.