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_ |
Definition at line 299 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 300 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 301 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 302 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 303 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 304 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 305 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 306 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 307 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
Definition at line 308 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
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().
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().
Definition at line 313 of file dtntest.cc.
Referenced by DTNSendCommand::DTNSendCommand(), and DTNSendCommand::exec().
1.5.1