#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 | |
| nfd | |
| -status-http-server | |
| 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. More... | |