|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
#include "face.hpp"
Include dependency graph for null-face.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | nfd |
| namespace | nfd::face |
Functions | |
| shared_ptr< Face > | nfd::face::makeNullFace (const FaceUri &uri=FaceUri("null://")) |
| Returns a Face that has no underlying transport and drops every packet. | |