#include <BundleEvent.h>
Inheritance diagram for dtn::LinkUnavailableEvent:
Definition at line 445 of file BundleEvent.h.
Public Member Functions | |
LinkUnavailableEvent (Link *link, reason_t reason) | |
Public Attributes | |
Link * | link_ |
The link that is up. |
Definition at line 447 of file BundleEvent.h.
The link that is up.
Definition at line 451 of file BundleEvent.h.
Referenced by dtn::ContactManager::handle_link_unavailable(), and dtn::BundleDaemon::handle_link_unavailable().