dtn::BundleTransmitFailedEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleTransmitFailedEvent:

dtn::BundleEvent List of all members.

Detailed Description

Event class for a failed transmission, which can occur if a link closes after a router has issued a transmission request but before the bundle is successfully sent.

Definition at line 274 of file BundleEvent.h.

Public Member Functions

 BundleTransmitFailedEvent (Bundle *bundle, const ContactRef &contact)

Public Attributes

BundleRef bundleref_
 The transmitted bundle.
ContactRef contact_
 The contact where the bundle was attempted to be sent.


Constructor & Destructor Documentation

dtn::BundleTransmitFailedEvent::BundleTransmitFailedEvent ( Bundle bundle,
const ContactRef contact 
) [inline]

Definition at line 276 of file BundleEvent.h.


Member Data Documentation

BundleRef dtn::BundleTransmitFailedEvent::bundleref_

The transmitted bundle.

Definition at line 282 of file BundleEvent.h.

Referenced by dtn::TableBasedRouter::handle_bundle_transmit_failed(), and dtn::BundleDaemon::handle_bundle_transmit_failed().

ContactRef dtn::BundleTransmitFailedEvent::contact_

The contact where the bundle was attempted to be sent.

Definition at line 285 of file BundleEvent.h.

Referenced by dtn::BundleDaemon::handle_bundle_transmit_failed().


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