dtn_bundle_payload_t Struct Reference

#include <dtn_types.h>

List of all members.


Detailed Description

Definition at line 336 of file dtn_types.h.


Public Attributes

dtn_bundle_payload_location_t location
struct {
   u_int   filename_len
   char *   filename_val
filename
struct {
   u_int   buf_len
   char *   buf_val
buf
dtn_bundle_status_report_tstatus_report

Member Data Documentation

dtn_bundle_payload_location_t dtn_bundle_payload_t::location

Definition at line 337 of file dtn_types.h.

Referenced by dtn_set_payload(), dtntunnel::DTNTunnel::handle_bundle(), dtn::APIClient::handle_recv(), and xdr_dtn_bundle_payload_t().

u_int dtn_bundle_payload_t::filename_len

Definition at line 339 of file dtn_types.h.

Referenced by dtn_set_payload(), DTNRecvCommand::exec(), dtn::APIClient::handle_recv(), and xdr_dtn_bundle_payload_t().

char* dtn_bundle_payload_t::filename_val

Definition at line 340 of file dtn_types.h.

Referenced by dtn_set_payload(), DTNRecvCommand::exec(), dtn::APIClient::handle_recv(), main(), and xdr_dtn_bundle_payload_t().

struct { ... } dtn_bundle_payload_t::filename

Referenced by dtn_set_payload(), DTNRecvCommand::exec(), dtn::APIClient::handle_recv(), main(), and xdr_dtn_bundle_payload_t().

u_int dtn_bundle_payload_t::buf_len

Definition at line 343 of file dtn_types.h.

Referenced by dtn_set_payload(), from_bundles(), dtntunnel::DTNTunnel::handle_bundle(), dtn::APIClient::handle_recv(), dtntunnel::DTNTunnel::main(), main(), TcaController::recv_bundle(), to_bundles(), and xdr_dtn_bundle_payload_t().

char* dtn_bundle_payload_t::buf_val

Definition at line 344 of file dtn_types.h.

Referenced by dtn_set_payload(), from_bundles(), dtntunnel::DTNTunnel::handle_bundle(), dtn::APIClient::handle_recv(), main(), TcaController::recv_bundle(), and xdr_dtn_bundle_payload_t().

struct { ... } dtn_bundle_payload_t::buf

Referenced by dtn_set_payload(), from_bundles(), dtntunnel::DTNTunnel::handle_bundle(), dtn::APIClient::handle_recv(), dtntunnel::DTNTunnel::main(), main(), TcaController::recv_bundle(), to_bundles(), xdr_dtn_bundle_delivery_opts_t(), xdr_dtn_bundle_id_t(), xdr_dtn_bundle_payload_location_t(), xdr_dtn_bundle_payload_t(), xdr_dtn_bundle_priority_t(), xdr_dtn_bundle_spec_t(), xdr_dtn_bundle_status_report_t(), xdr_dtn_endpoint_id_t(), xdr_dtn_extension_block_flags_t(), xdr_dtn_extension_block_t(), xdr_dtn_reg_failure_action_t(), xdr_dtn_reg_id_t(), xdr_dtn_reg_info_t(), xdr_dtn_service_tag_t(), xdr_dtn_status_report_flags_t(), xdr_dtn_status_report_reason_t(), xdr_dtn_timestamp_t(), and xdr_dtn_timeval_t().

dtn_bundle_status_report_t* dtn_bundle_payload_t::status_report

Definition at line 346 of file dtn_types.h.

Referenced by dtn::APIClient::handle_recv(), main(), and xdr_dtn_bundle_payload_t().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 8 08:36:20 2007 for DTN Reference Implementation by  doxygen 1.5.3