#include "face.hpp"
#include <ndn-cxx/face.hpp>
Go to the source code of this file.
|
| nfd |
| Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St.
|
|
| nfd::face |
|
|
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 with each other More...
|
|