Classes | |
| struct | Options |
| class | Program |
Functions | |
| static int | main (int argc, char **argv) |
| static void | usage (const char *programName) |
Variables | |
| const Name | HUB_DATA_NAME {"/localhop/ndn-autoconf/hub"} |
| const Name | ROUTABLE_PREFIXES_DATA_PREFIX {"/localhop/nfd"} |
| const PartialName | ROUTABLE_PREFIXES_DATA_SUFFIX {"rib/routable-prefixes"} |
|
static |
|
static |
| const Name ndn::autoconfig_server::HUB_DATA_NAME {"/localhop/ndn-autoconf/hub"} |
Definition at line 36 of file program.cpp.
| const Name ndn::autoconfig_server::ROUTABLE_PREFIXES_DATA_PREFIX {"/localhop/nfd"} |
Definition at line 37 of file program.cpp.
| const PartialName ndn::autoconfig_server::ROUTABLE_PREFIXES_DATA_SUFFIX {"rib/routable-prefixes"} |
Definition at line 38 of file program.cpp.