#include <BundleEvent.h>
Inheritance diagram for dtn::ContactUpEvent:
Definition at line 385 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 387 of file BundleEvent.h.
The contact that is up.
Definition at line 392 of file BundleEvent.h.
Referenced by dtn::TableBasedRouter::handle_contact_up(), dtn::NeighborhoodRouter::handle_contact_up(), dtn::LinkStateRouter::handle_contact_up(), dtn::ContactManager::handle_contact_up(), and dtn::BundleDaemon::handle_contact_up().