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.


The documentation for this class was generated from the following file:
Generated on Sun Nov 21 11:40:58 2010 for DTN Reference Implementation by  doxygen 1.6.3