NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
Loading...
Searching...
No Matches
internal-face.hpp File Reference
#include "face.hpp"
#include <ndn-cxx/face.hpp>
+ Include dependency graph for internal-face.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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