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 | |
nfd | |
-status-http-server | |
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) |