#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 | |
| nfd | |
| -status-http-server | |
| nfd::tools | |
| nfd::tools::nfdc | |
Functions | |
| static bool | nfd::tools::nfdc::persistencyLessThan (FacePersistency x, FacePersistency y) |
| Order persistency in NONE < ON_DEMAND < PERSISTENCY < PERMANENT. More... | |