|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
#include "face-module.hpp"#include "face-helpers.hpp"#include <ndn-cxx/mgmt/nfd/status-dataset.hpp>#include <boost/lexical_cast/try_lexical_convert.hpp>
Include dependency graph for face-module.cpp:Go to the source code of this file.
Namespaces | |
| namespace | nfd |
| namespace | nfd::tools |
| namespace | nfd::tools::nfdc |
Functions | |
| static bool | nfd::tools::nfdc::persistencyLessThan (FacePersistency x, FacePersistency y) |
| Order persistency in NONE < ON_DEMAND < PERSISTENCY < PERMANENT. | |