dtn::RouteEntry::DestMatches Class Reference

Predicate to match the destination pattern for a route. More...

#include <RouteEntry.h>

List of all members.

Public Member Functions

 DestMatches (const EndpointIDPattern &dest)
bool operator() (RouteEntry *entry)

Public Attributes

EndpointIDPattern dest_

Detailed Description

Predicate to match the destination pattern for a route.

Definition at line 180 of file RouteEntry.h.


Constructor & Destructor Documentation

dtn::RouteEntry::DestMatches::DestMatches ( const EndpointIDPattern dest  )  [inline]

Definition at line 182 of file RouteEntry.h.


Member Function Documentation

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().


Member Data Documentation

Definition at line 186 of file RouteEntry.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
Generated on Sun Nov 21 11:41:11 2010 for DTN Reference Implementation by  doxygen 1.6.3