26 #ifndef NFD_DAEMON_FACE_INTERNAL_FACE_HPP 27 #define NFD_DAEMON_FACE_INTERNAL_FACE_HPP 30 #include <ndn-cxx/face.hpp> 45 std::tuple<shared_ptr<Face>, shared_ptr<ndn::Face>>
51 #endif // NFD_DAEMON_FACE_INTERNAL_FACE_HPP std::tuple< shared_ptr< Face >, shared_ptr< ndn::Face > > makeInternalFace(ndn::KeyChain &clientKeyChain)
make a pair of forwarder-side face and client-side face that are connected with each other ...
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...