26 #ifndef NFD_DAEMON_RIB_RIB_UPDATE_HPP
27 #define NFD_DAEMON_RIB_RIB_UPDATE_HPP
const Name & getName() const
const Route & getRoute() const
RibUpdate & setAction(Action action)
@ REMOVE_FACE
An update triggered by a face destruction notification.
RibUpdate & setName(const Name &name)
RibUpdate & setRoute(const Route &route)
represents a route for a name prefix
std::ostream & operator<<(std::ostream &os, const FibUpdate &update)
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents,...