dtn::BundleCommand::InjectOpts Class Reference

List of all members.

Detailed Description

"bundle inject" command parameters/options

Definition at line 62 of file BundleCommand.h.

Public Member Functions

 InjectOpts ()

Public Attributes

bool custody_xfer_
 Custody xfer requested.
bool receive_rcpt_
 Hop by hop reception receipt.
bool custody_rcpt_
 Custody xfer reporting.
bool forward_rcpt_
 Hop by hop forwarding reporting.
bool delivery_rcpt_
 End-to-end delivery reporting.
bool deletion_rcpt_
 Bundle deletion reporting.
u_int expiration_
 Bundle TTL.
u_int length_
 Bundle payload length.
std::string replyto_
 Bundle Reply-To EID.


Constructor & Destructor Documentation

dtn::BundleCommand::InjectOpts::InjectOpts (  ) 

Definition at line 75 of file BundleCommand.cc.


Member Data Documentation

bool dtn::BundleCommand::InjectOpts::custody_xfer_

Custody xfer requested.

Definition at line 66 of file BundleCommand.h.

Referenced by dtn::BundleCommand::exec(), and dtn::BundleCommand::parse_inject_options().

bool dtn::BundleCommand::InjectOpts::receive_rcpt_

Hop by hop reception receipt.

Definition at line 67 of file BundleCommand.h.

Referenced by dtn::BundleCommand::exec(), and dtn::BundleCommand::parse_inject_options().

bool dtn::BundleCommand::InjectOpts::custody_rcpt_

Custody xfer reporting.

Definition at line 68 of file BundleCommand.h.

Referenced by dtn::BundleCommand::exec(), and dtn::BundleCommand::parse_inject_options().

bool dtn::BundleCommand::InjectOpts::forward_rcpt_

Hop by hop forwarding reporting.

Definition at line 69 of file BundleCommand.h.

Referenced by dtn::BundleCommand::exec(), and dtn::BundleCommand::parse_inject_options().

bool dtn::BundleCommand::InjectOpts::delivery_rcpt_

End-to-end delivery reporting.

Definition at line 70 of file BundleCommand.h.

Referenced by dtn::BundleCommand::exec(), and dtn::BundleCommand::parse_inject_options().

bool dtn::BundleCommand::InjectOpts::deletion_rcpt_

Bundle deletion reporting.

Definition at line 71 of file BundleCommand.h.

Referenced by dtn::BundleCommand::exec(), and dtn::BundleCommand::parse_inject_options().

u_int dtn::BundleCommand::InjectOpts::expiration_

Bundle TTL.

Definition at line 72 of file BundleCommand.h.

Referenced by dtn::BundleCommand::exec(), and dtn::BundleCommand::parse_inject_options().

u_int dtn::BundleCommand::InjectOpts::length_

Bundle payload length.

Definition at line 73 of file BundleCommand.h.

Referenced by dtn::BundleCommand::exec(), and dtn::BundleCommand::parse_inject_options().

std::string dtn::BundleCommand::InjectOpts::replyto_

Bundle Reply-To EID.

Definition at line 74 of file BundleCommand.h.

Referenced by dtn::BundleCommand::exec(), and dtn::BundleCommand::parse_inject_options().


The documentation for this class was generated from the following files:
Generated on Fri Dec 22 14:48:03 2006 for DTN Reference Implementation by  doxygen 1.5.1