|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
#include "core/common.hpp"#include <ndn-cxx/security/signing-info.hpp>#include <ndn-cxx/util/scheduler.hpp>#include <set>
Include dependency graph for readvertised-route.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | nfd::rib::ReadvertisedRoute |
| State of a readvertised route. More... | |
Namespaces | |
| namespace | nfd |
| namespace | nfd::rib |
Typedefs | |
| using | nfd::rib::ReadvertisedRouteContainer = std::set< ReadvertisedRoute > |