dtn::RouteDelEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::RouteDelEvent:

dtn::BundleEvent List of all members.

Detailed Description

Event class for route delete events.

Definition at line 545 of file BundleEvent.h.

Public Member Functions

 RouteDelEvent (const EndpointIDPattern &dest)

Public Attributes

EndpointIDPattern dest_
 The destination eid to be removed.


Constructor & Destructor Documentation

dtn::RouteDelEvent::RouteDelEvent ( const EndpointIDPattern dest  )  [inline]

Definition at line 547 of file BundleEvent.h.


Member Data Documentation

EndpointIDPattern dtn::RouteDelEvent::dest_

The destination eid to be removed.

Definition at line 551 of file BundleEvent.h.

Referenced by dtn::TableBasedRouter::handle_route_del(), and dtn::BundleDaemon::handle_route_del().


The documentation for this class was generated from the following file:
Generated on Fri Dec 22 14:48:03 2006 for DTN Reference Implementation by  doxygen 1.5.1