null-face.cpp File Reference
#include "null-face.hpp"
#include "null-link-service.hpp"
#include "null-transport.hpp"
+ Include dependency graph for null-face.cpp:

Go to the source code of this file.

Namespaces

 nfd
 
 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...