#include "program.hpp"#include <ndn-cxx/encoding/block-helpers.hpp>#include <ndn-cxx/encoding/tlv.hpp>#include <ndn-cxx/encoding/tlv-nfd.hpp>#include <iostream>
Include dependency graph for program.cpp:Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2014-2017, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St. | |
| ndn::tools | |
| ndn::tools::autoconfig_server | |
Functions | |
| static const Name | ndn::tools::autoconfig_server::HUB_DATA_NAME ("/localhop/ndn-autoconf/hub") |
| static const Name | ndn::tools::autoconfig_server::ROUTABLE_PREFIXES_DATA_PREFIX ("/localhop/nfd") |
| static const PartialName | ndn::tools::autoconfig_server::ROUTABLE_PREFIXES_DATA_SUFFIX ("rib/routable-prefixes") |