dtn::BundleCancelRequest Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleCancelRequest:

dtn::BundleEvent oasys::SerializableObject

List of all members.


Detailed Description

Event class for canceling a bundle transmission.

Definition at line 846 of file BundleEvent.h.


Public Member Functions

 BundleCancelRequest ()
virtual void serialize (oasys::SerializeAction *a)
 Bundle ID.

Public Attributes

u_int32_t bundleid_
 Link where the bundle is destined.
std::string link_

Constructor & Destructor Documentation

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

Definition at line 848 of file BundleEvent.h.

References dtn::BundleEvent::daemon_only_.


Member Function Documentation

void dtn::BundleCancelRequest::serialize ( oasys::SerializeAction a  )  [virtual]

Bundle ID.

Reimplemented from dtn::BundleEvent.

Definition at line 102 of file BundleEvent.cc.

References bundleid_, link_, and oasys::SerializeAction::process().


Member Data Documentation

u_int32_t dtn::BundleCancelRequest::bundleid_

Link where the bundle is destined.

Definition at line 860 of file BundleEvent.h.

Referenced by dtn::BundleDaemon::handle_bundle_cancel(), and serialize().

std::string dtn::BundleCancelRequest::link_

Definition at line 861 of file BundleEvent.h.

Referenced by dtn::BundleDaemon::handle_bundle_cancel(), and serialize().


The documentation for this class was generated from the following files:
Generated on Sat Sep 8 08:36:21 2007 for DTN Reference Implementation by  doxygen 1.5.3