#include <tools/ndn-autoconfig-server/program.hpp>
Inheritance diagram for ndn::tools::autoconfig_server::Program:
Collaboration diagram for ndn::tools::autoconfig_server::Program:Public Member Functions | |
| Program (const Options &options, Face &face, KeyChain &keyChain) | |
| void | run () |
Definition at line 44 of file program.hpp.
| ndn::tools::autoconfig_server::Program::Program | ( | const Options & | options, |
| Face & | face, | ||
| KeyChain & | keyChain | ||
| ) |
Definition at line 42 of file program.cpp.
|
inline |
Definition at line 50 of file program.hpp.