dtn::ContactDownEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::ContactDownEvent:

dtn::ContactEvent dtn::BundleEvent List of all members.

Detailed Description

Event class for contact down events.

Definition at line 398 of file BundleEvent.h.

Public Member Functions

 ContactDownEvent (const ContactRef &contact, reason_t reason)

Public Attributes

ContactRef contact_
 The contact that is now down.


Constructor & Destructor Documentation

dtn::ContactDownEvent::ContactDownEvent ( const ContactRef contact,
reason_t  reason 
) [inline]

Definition at line 400 of file BundleEvent.h.


Member Data Documentation

ContactRef dtn::ContactDownEvent::contact_

The contact that is now down.

Definition at line 405 of file BundleEvent.h.

Referenced by dtn::ProphetRouter::handle_contact_down(), dtn::NeighborhoodRouter::handle_contact_down(), dtn::LinkStateRouter::handle_contact_down(), and dtn::BundleDaemon::handle_contact_down().


The documentation for this class was generated from the following file:
Generated on Fri Dec 22 14:48:03 2006 for DTN Reference Implementation by  doxygen 1.5.1