26 #ifndef NFD_TOOLS_NDN_AUTOCONFIG_SERVER_PROGRAM_HPP 27 #define NFD_TOOLS_NDN_AUTOCONFIG_SERVER_PROGRAM_HPP 30 #include <ndn-cxx/face.hpp> 31 #include <ndn-cxx/mgmt/dispatcher.hpp> 32 #include <ndn-cxx/security/key-chain.hpp> 36 namespace autoconfig_server {
52 m_face.processEvents();
63 handlePrefixRegistrationFailure(
const Name& prefix,
const std::string& reason);
68 mgmt::Dispatcher m_dispatcher;
75 #endif // NFD_TOOLS_NDN_AUTOCONFIG_SERVER_PROGRAM_HPP Copyright (c) 2014-2017, Regents of the University of California, Arizona Board of Regents...