#include <BundleEvent.h>
Definition at line 763 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 765 of file BundleEvent.h.
The destination eid to be removed.
Definition at line 769 of file BundleEvent.h.
Referenced by dtn::TableBasedRouter::handle_route_del(), and dtn::BundleDaemon::handle_route_del().