dtn::BundleSendRequest Class Reference

Event class for sending a bundle. More...

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleSendRequest:

dtn::BundleEvent

List of all members.

Public Member Functions

 BundleSendRequest ()
 BundleSendRequest (const BundleRef &bundle, const std::string &link, int action)
 Bundle to be sent.

Public Attributes

BundleRef bundle_
 Link on which to send the bundle.
std::string link_
 Forwarding action to use when sending bundle.
int action_


Detailed Description

Event class for sending a bundle.

Definition at line 865 of file BundleEvent.h.


Constructor & Destructor Documentation

dtn::BundleSendRequest::BundleSendRequest (  )  [inline]

Definition at line 867 of file BundleEvent.h.

References dtn::BundleEvent::daemon_only_.

dtn::BundleSendRequest::BundleSendRequest ( const BundleRef bundle,
const std::string &  link,
int  action 
) [inline]

Bundle to be sent.

Definition at line 873 of file BundleEvent.h.

References dtn::BundleEvent::daemon_only_.


Member Data Documentation

Definition at line 892 of file BundleEvent.h.

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

Link on which to send the bundle.

Definition at line 888 of file BundleEvent.h.

Forwarding action to use when sending bundle.

Definition at line 891 of file BundleEvent.h.

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


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