DTNSendCommand::SendOpts Struct Reference

List of all members.

Detailed Description

Definition at line 298 of file dtntest.cc.

Public Attributes

dtn_endpoint_id_t source_
dtn_endpoint_id_t dest_
dtn_endpoint_id_t replyto_
int priority_
bool custody_xfer_
bool receive_rcpt_
bool custody_rcpt_
bool forward_rcpt_
bool delivery_rcpt_
bool deletion_rcpt_
u_int expiration_
char payload_data_ [DTN_MAX_BUNDLE_MEM]
size_t payload_data_len_
char payload_file_ [DTN_MAX_PATH_LEN]
size_t payload_file_len_


Member Data Documentation

dtn_endpoint_id_t DTNSendCommand::SendOpts::source_

Definition at line 299 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

dtn_endpoint_id_t DTNSendCommand::SendOpts::dest_

Definition at line 300 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

dtn_endpoint_id_t DTNSendCommand::SendOpts::replyto_

Definition at line 301 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

int DTNSendCommand::SendOpts::priority_

Definition at line 302 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

bool DTNSendCommand::SendOpts::custody_xfer_

Definition at line 303 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

bool DTNSendCommand::SendOpts::receive_rcpt_

Definition at line 304 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

bool DTNSendCommand::SendOpts::custody_rcpt_

Definition at line 305 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

bool DTNSendCommand::SendOpts::forward_rcpt_

Definition at line 306 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

bool DTNSendCommand::SendOpts::delivery_rcpt_

Definition at line 307 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

bool DTNSendCommand::SendOpts::deletion_rcpt_

Definition at line 308 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

u_int DTNSendCommand::SendOpts::expiration_

Definition at line 309 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

char DTNSendCommand::SendOpts::payload_data_[DTN_MAX_BUNDLE_MEM]

Definition at line 310 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

size_t DTNSendCommand::SendOpts::payload_data_len_

Definition at line 311 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

char DTNSendCommand::SendOpts::payload_file_[DTN_MAX_PATH_LEN]

Definition at line 312 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().

size_t DTNSendCommand::SendOpts::payload_file_len_

Definition at line 313 of file dtntest.cc.

Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().


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