#include <RouteEntry.h>
Definition at line 192 of file RouteEntry.h.
Public Member Functions | |
NextHopMatches (const LinkRef &link) | |
bool | operator() (RouteEntry *entry) |
Public Attributes | |
LinkRef | link_ |
dtn::RouteEntry::NextHopMatches::NextHopMatches | ( | const LinkRef & | link | ) | [inline] |
Definition at line 194 of file RouteEntry.h.
bool dtn::RouteEntry::NextHopMatches::operator() | ( | RouteEntry * | entry | ) | [inline] |