dtn::LinkUnavailableEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::LinkUnavailableEvent:

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

Detailed Description

Event class for link unavailable events.

Definition at line 445 of file BundleEvent.h.

Public Member Functions

 LinkUnavailableEvent (Link *link, reason_t reason)

Public Attributes

Linklink_
 The link that is up.


Constructor & Destructor Documentation

dtn::LinkUnavailableEvent::LinkUnavailableEvent ( Link link,
reason_t  reason 
) [inline]

Definition at line 447 of file BundleEvent.h.


Member Data Documentation

Link* dtn::LinkUnavailableEvent::link_

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().


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