rib-update.hpp File Reference
#include "core/common.hpp"
#include "route.hpp"
+ Include dependency graph for rib-update.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nfd::rib::RibUpdate
 Represents a route that will be added to or removed from a namespace. More...
 

Namespaces

 nfd
 
 nfd::rib
 

Functions

std::ostream & nfd::rib::operator<< (std::ostream &os, const RibUpdate &update)
 
std::ostream & nfd::rib::operator<< (std::ostream &os, RibUpdate::Action action)