#include "rib.hpp"#include "core/config-file.hpp"#include "rib-status-publisher.hpp"#include <unordered_map>#include <ndn-cxx/security/key-chain.hpp>#include <ndn-cxx/management/nfd-controller.hpp>#include <ndn-cxx/management/nfd-control-command.hpp>#include <ndn-cxx/management/nfd-control-parameters.hpp>#include <ndn-cxx/management/nfd-command-options.hpp>#include <ndn-cxx/util/signal.hpp>

Go to the source code of this file.
Classes | |
| class | nfd::rib::RemoteRegistrator |
| define the RemoteRegistrator class, which handles the registration/unregistration to remote hub(s). More... | |
| class | nfd::rib::RemoteRegistrator::Error |
Namespaces | |
| nfd | |
| Copyright (c) 2011-2015 Regents of the University of California. | |
| nfd::rib | |