dtn::BundleInjectRequest Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::BundleInjectRequest:

dtn::BundleEvent oasys::SerializableObject

List of all members.


Detailed Description

Event class for injecting a bundle.

Definition at line 867 of file BundleEvent.h.


Public Member Functions

 BundleInjectRequest ()
virtual void serialize (oasys::SerializeAction *a)
 This should call v->process() on each of the types that are to be serialized in the object.

Public Attributes

std::string src_
std::string dest_
std::string replyto_
std::string custodian_
u_int8_t priority_
u_int32_t expiration_
std::string payload_
std::string link_
int action_

Constructor & Destructor Documentation

dtn::BundleInjectRequest::BundleInjectRequest (  )  [inline]

Definition at line 869 of file BundleEvent.h.

References dtn::BundleEvent::daemon_only_.


Member Function Documentation

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

This should call v->process() on each of the types that are to be serialized in the object.

Reimplemented from dtn::BundleEvent.

Definition at line 109 of file BundleEvent.cc.

References action_, custodian_, dest_, expiration_, link_, payload_, priority_, oasys::SerializeAction::process(), replyto_, and src_.


Member Data Documentation

std::string dtn::BundleInjectRequest::src_

Definition at line 879 of file BundleEvent.h.

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

std::string dtn::BundleInjectRequest::dest_

Definition at line 880 of file BundleEvent.h.

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

std::string dtn::BundleInjectRequest::replyto_

Definition at line 881 of file BundleEvent.h.

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

std::string dtn::BundleInjectRequest::custodian_

Definition at line 882 of file BundleEvent.h.

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

u_int8_t dtn::BundleInjectRequest::priority_

Definition at line 883 of file BundleEvent.h.

Referenced by serialize().

u_int32_t dtn::BundleInjectRequest::expiration_

Definition at line 884 of file BundleEvent.h.

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

std::string dtn::BundleInjectRequest::payload_

Definition at line 885 of file BundleEvent.h.

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

std::string dtn::BundleInjectRequest::link_

Definition at line 888 of file BundleEvent.h.

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

int dtn::BundleInjectRequest::action_

Definition at line 891 of file BundleEvent.h.

Referenced by dtn::BundleDaemon::handle_bundle_inject(), 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