|
ndn-embeds 0.1.0
Lightweight NDN protocol stack for embedded systems
|
NDN Interest packet. More...
Go to the source code of this file.
Classes | |
| class | ndn::Interest |
| NDN Interest packet. More... | |
NDN Interest packet.
Provides a class representing NDN Interest packets. An Interest is a packet used to request data, containing fields such as Name, Nonce, InterestLifetime, and HopLimit.
Definition in file interest.hpp.