DTNSendCommand::SendOpts Struct Reference

List of all members.

Detailed Description

Definition at line 277 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_
u_int block_type_
u_int block_flags_
char block_content_ [DTN_MAX_BLOCK_LEN]
size_t block_content_len_


Member Data Documentation

dtn_endpoint_id_t DTNSendCommand::SendOpts::source_

Definition at line 278 of file dtntest.cc.

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

dtn_endpoint_id_t DTNSendCommand::SendOpts::dest_

Definition at line 279 of file dtntest.cc.

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

dtn_endpoint_id_t DTNSendCommand::SendOpts::replyto_

Definition at line 280 of file dtntest.cc.

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

int DTNSendCommand::SendOpts::priority_

Definition at line 281 of file dtntest.cc.

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

bool DTNSendCommand::SendOpts::custody_xfer_

Definition at line 282 of file dtntest.cc.

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

bool DTNSendCommand::SendOpts::receive_rcpt_

Definition at line 283 of file dtntest.cc.

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

bool DTNSendCommand::SendOpts::custody_rcpt_

Definition at line 284 of file dtntest.cc.

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

bool DTNSendCommand::SendOpts::forward_rcpt_

Definition at line 285 of file dtntest.cc.

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

bool DTNSendCommand::SendOpts::delivery_rcpt_

Definition at line 286 of file dtntest.cc.

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

bool DTNSendCommand::SendOpts::deletion_rcpt_

Definition at line 287 of file dtntest.cc.

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

u_int DTNSendCommand::SendOpts::expiration_

Definition at line 288 of file dtntest.cc.

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

char DTNSendCommand::SendOpts::payload_data_[DTN_MAX_BUNDLE_MEM]

Definition at line 289 of file dtntest.cc.

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

size_t DTNSendCommand::SendOpts::payload_data_len_

Definition at line 290 of file dtntest.cc.

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

char DTNSendCommand::SendOpts::payload_file_[DTN_MAX_PATH_LEN]

Definition at line 291 of file dtntest.cc.

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

size_t DTNSendCommand::SendOpts::payload_file_len_

Definition at line 292 of file dtntest.cc.

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

u_int DTNSendCommand::SendOpts::block_type_

Definition at line 293 of file dtntest.cc.

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

u_int DTNSendCommand::SendOpts::block_flags_

Definition at line 294 of file dtntest.cc.

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

char DTNSendCommand::SendOpts::block_content_[DTN_MAX_BLOCK_LEN]

Definition at line 295 of file dtntest.cc.

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

size_t DTNSendCommand::SendOpts::block_content_len_

Definition at line 296 of file dtntest.cc.

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


The documentation for this struct was generated from the following file:
Generated on Thu Jun 7 16:56:55 2007 for DTN Reference Implementation by  doxygen 1.5.1