#include "internal-face.hpp"#include "generic-link-service.hpp"#include "internal-transport.hpp"#include "common/global.hpp"
Include dependency graph for internal-face.cpp:Go to the source code of this file.
Namespaces | |
| nfd | |
| -status-http-server | |
| nfd::face | |
Functions | |
| std::tuple< shared_ptr< Face >, shared_ptr< ndn::Face > > | nfd::face::makeInternalFace (ndn::KeyChain &clientKeyChain) |
| Make a pair of forwarder-side face and client-side face that are connected to each other. More... | |