#include <BundleEvent.h>
Definition at line 609 of file BundleEvent.h.
Public Member Functions | |
LinkDeletedEvent (const LinkRef &link, reason_t reason=ContactEvent::USER) | |
Public Attributes | |
LinkRef | link_ |
The link that was deleted. |
dtn::LinkDeletedEvent::LinkDeletedEvent | ( | const LinkRef & | link, | |
reason_t | reason = ContactEvent::USER | |||
) | [inline] |
Definition at line 611 of file BundleEvent.h.
The link that was deleted.
Definition at line 616 of file BundleEvent.h.
Referenced by dtn::DTLSRRouter::handle_link_deleted().