dtn::BundleSendRequest Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleSendRequest:

dtn::BundleEvent

List of all members.


Detailed Description

Event class for sending a bundle.

Definition at line 865 of file BundleEvent.h.


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_

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

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().

Definition at line 892 of file BundleEvent.h.

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


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

Generated on Mon Jul 21 14:12:19 2008 for DTN Reference Implementation by  doxygen 1.5.6