dtn::BundleCancelRequest Class Reference

Event class for canceling a bundle transmission. More...

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleCancelRequest:

dtn::BundleEvent

List of all members.

Public Member Functions

 BundleCancelRequest ()
 BundleCancelRequest (const BundleRef &bundle, const std::string &link)
 Bundle to be cancelled.

Public Attributes

BundleRef bundle_
 Link where the bundle is destined.
std::string link_


Detailed Description

Event class for canceling a bundle transmission.

Definition at line 898 of file BundleEvent.h.


Constructor & Destructor Documentation

dtn::BundleCancelRequest::BundleCancelRequest (  )  [inline]

Definition at line 900 of file BundleEvent.h.

References dtn::BundleEvent::daemon_only_.

dtn::BundleCancelRequest::BundleCancelRequest ( const BundleRef bundle,
const std::string &  link 
) [inline]

Bundle to be cancelled.

Definition at line 906 of file BundleEvent.h.

References dtn::BundleEvent::daemon_only_.


Member Data Documentation

Link where the bundle is destined.

Definition at line 918 of file BundleEvent.h.

Definition at line 919 of file BundleEvent.h.

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


The documentation for this class was generated from the following file:

Generated on Fri Jan 30 09:27:02 2009 for DTN Reference Implementation by  doxygen 1.5.8