dtn::CustodyTimeoutEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::CustodyTimeoutEvent:

dtn::BundleEvent List of all members.

Detailed Description

Event class for custody transfer timeout events.

Definition at line 589 of file BundleEvent.h.

Public Member Functions

 CustodyTimeoutEvent (Bundle *bundle, Link *link)
 The bundle whose timer fired.

Public Attributes

BundleRef bundle_
 The link it was sent on.
Linklink_


Constructor & Destructor Documentation

dtn::CustodyTimeoutEvent::CustodyTimeoutEvent ( Bundle bundle,
Link link 
) [inline]

The bundle whose timer fired.

Definition at line 591 of file BundleEvent.h.


Member Data Documentation

BundleRef dtn::CustodyTimeoutEvent::bundle_

The link it was sent on.

Definition at line 599 of file BundleEvent.h.

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

Link* dtn::CustodyTimeoutEvent::link_

Definition at line 600 of file BundleEvent.h.

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


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