NFD: Named Data Networking Forwarding Daemon 0.6.0 documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
null-face.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
26
#ifndef NFD_DAEMON_FACE_NULL_FACE_HPP
27
#define NFD_DAEMON_FACE_NULL_FACE_HPP
28
29
#include "
face.hpp
"
30
31
namespace
nfd
{
32
namespace
face {
33
36
shared_ptr<Face>
37
makeNullFace
(
const
FaceUri& uri = FaceUri(
"null://"
));
38
39
}
// namespace face
40
}
// namespace nfd
41
42
#endif // NFD_DAEMON_FACE_NULL_FACE_HPP
nfd::face::makeNullFace
shared_ptr< Face > makeNullFace(const FaceUri &uri)
Definition:
null-face.cpp:37
face.hpp
nfd
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
Definition:
algorithm.hpp:32
daemon
face
null-face.hpp
Generated on Mon Oct 16 2017 13:51:49 for NFD: Named Data Networking Forwarding Daemon by
1.8.11