#include <BundleEvent.h>
Public Member Functions | |
ContactDownEvent (const ContactRef &contact, reason_t reason) | |
Public Attributes | |
ContactRef | contact_ |
The contact that is now down. |
Definition at line 553 of file BundleEvent.h.
dtn::ContactDownEvent::ContactDownEvent | ( | const ContactRef & | contact, | |
reason_t | reason | |||
) | [inline] |
Definition at line 555 of file BundleEvent.h.
The contact that is now down.
Definition at line 560 of file BundleEvent.h.
Referenced by dtn::ProphetRouter::handle_contact_down(), and dtn::DTLSRRouter::handle_contact_down().