Public Attributes | |
| int | regid_ |
| 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_ |
| std::string | sequence_id_ |
| std::string | obsoletes_id_ |
| 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 293 of file dtntest.cc.
| char DTNSendCommand::SendOpts::block_content_[DTN_MAX_BLOCK_LEN] |
Definition at line 314 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 315 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 313 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 312 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 301 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 299 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 304 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 303 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 296 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 305 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 302 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
| std::string DTNSendCommand::SendOpts::obsoletes_id_ |
Definition at line 307 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
| char DTNSendCommand::SendOpts::payload_data_[DTN_MAX_BUNDLE_MEM] |
Definition at line 308 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 309 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
| char DTNSendCommand::SendOpts::payload_file_[DTN_MAX_PATH_LEN] |
Definition at line 310 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 311 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 298 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 300 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 294 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 297 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
| std::string DTNSendCommand::SendOpts::sequence_id_ |
Definition at line 306 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
Definition at line 295 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), DTNSendCommand::exec(), and DTNSendCommand::init_opts().
1.6.3