Represents an entry in the FIB.
const NextHopList & getNextHops() const noexcept
bool hasNextHop(const Face &face) const noexcept
Returns whether there is a NextHop record for face.
bool hasNextHops() const noexcept
Returns whether this Entry has any NextHop records.
Entry(const Name &prefix)
const Name & getPrefix() const noexcept
An entry in the name tree.