#include <RouteEntry.h>
Definition at line 180 of file RouteEntry.h.
Public Member Functions | |
DestMatches (const EndpointIDPattern &dest) | |
bool | operator() (RouteEntry *entry) |
Public Attributes | |
EndpointIDPattern | dest_ |
dtn::RouteEntry::DestMatches::DestMatches | ( | const EndpointIDPattern & | dest | ) | [inline] |
Definition at line 182 of file RouteEntry.h.
bool dtn::RouteEntry::DestMatches::operator() | ( | RouteEntry * | entry | ) | [inline] |
Definition at line 183 of file RouteEntry.h.
References dest_, dtn::RouteEntry::dest_pattern(), and dtn::EndpointID::equals().