defines getters for each route inheritance flag More...
#include <route-flags-traits.hpp>
Public Member Functions | |
bool | isChildInherit () const |
bool | isRibCapture () const |
Protected Member Functions | |
RouteFlagsTraits ()=default | |
defines getters for each route inheritance flag
T | class containing a RouteFlags field and implementing a RouteFlags getFlags() const member function |
Definition at line 38 of file route-flags-traits.hpp.
|
protecteddefault |
Referenced by ndn::nfd::RouteFlagsTraits< Route >::isRibCapture().
|
inline |
Definition at line 42 of file route-flags-traits.hpp.
Referenced by nfd::rib::FibUpdater::computeAndSendFibUpdates(), and nfd::rib::Rib::findParent().
|
inline |
Definition at line 48 of file route-flags-traits.hpp.
Referenced by nfd::rib::FibUpdater::computeAndSendFibUpdates().