#include <BundleEvent.h>
Inheritance diagram for dtn::RouteDelEvent:
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. |
dtn::RouteDelEvent::RouteDelEvent | ( | const EndpointIDPattern & | dest | ) | [inline] |
Definition at line 547 of file BundleEvent.h.
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().