NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
app-face.hpp File Reference
#include "common.hpp"
#include <ndn-cxx/security/key-chain.hpp>
Include dependency graph for app-face.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nfd::AppFace
 

Namespaces

 nfd
 Copyright (c) 2011-2015 Regents of the University of California.
 

Typedefs

typedef function< void(const Name &, const Interest &)> nfd::OnInterest