#include "common.hpp"
#include "core/notification-stream.hpp"
#include "face/local-face.hpp"
#include "mgmt/manager-base.hpp"
#include "mgmt/face-status-publisher.hpp"
#include "mgmt/channel-status-publisher.hpp"
#include "mgmt/face-query-status-publisher.hpp"
#include <ndn-cxx/management/nfd-control-parameters.hpp>
#include <ndn-cxx/management/nfd-control-response.hpp>
Go to the source code of this file.
Classes | |
class | nfd::FaceManager |
class | nfd::FaceManager::Error |
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
Variables | |
const std::string | nfd::FACE_MANAGER_PRIVILEGE = "faces" |