#include <BundleEvent.h>
Definition at line 540 of file BundleEvent.h.
Public Member Functions | |
ContactUpEvent (const ContactRef &contact) | |
Public Attributes | |
ContactRef | contact_ |
The contact that is up. |
dtn::ContactUpEvent::ContactUpEvent | ( | const ContactRef & | contact | ) | [inline] |
Definition at line 542 of file BundleEvent.h.
The contact that is up.
Definition at line 547 of file BundleEvent.h.
Referenced by dtn::TcaRouter::handle_contact_up(), dtn::ProphetRouter::handle_contact_up(), and dtn::DTLSRRouter::handle_contact_up().