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_ |
Definition at line 278 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 279 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 280 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 281 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 282 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 283 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 284 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 285 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 286 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 287 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
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().
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().
Definition at line 292 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 293 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
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().
Definition at line 296 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().