|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
Include dependency graph for rib-update-batch.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | nfd::rib::RibUpdate |
| Represents a route that will be added to or removed from a namespace. More... | |
| class | nfd::rib::RibUpdateBatch |
| Represents a collection of RibUpdates to be applied to a single FaceId. More... | |
Namespaces | |
| namespace | nfd |
| namespace | nfd::rib |
Typedefs | |
| using | nfd::rib::RibUpdateList = std::list< RibUpdate > |
Functions | |
| std::ostream & | nfd::rib::operator<< (std::ostream &os, const RibUpdate &update) |
| std::ostream & | nfd::rib::operator<< (std::ostream &os, RibUpdate::Action action) |