ndn-embeds
0.1.0
Lightweight NDN protocol stack for embedded systems
Loading...
Searching...
No Matches
face.cpp
1
#include "
ndn/face.hpp
"
2
3
// For Face base class vtable (empty, pure virtual functions only)
4
5
namespace
ndn {
6
7
// Face is an interface class, no implementation needed
8
9
}
// namespace ndn
face.hpp
NDN Face interface.
src
face.cpp
Generated by
1.9.8