dtn_service_tag_t Struct Reference

#include <dtn_types.h>

List of all members.


Detailed Description

Specification of a service tag used in building a local endpoint identifier.

Note that the application cannot (in general) expect to be able to use the full DTN_MAX_ENDPOINT_ID, as there is a chance of overflow when the daemon concats the tag with its own local endpoint id.

Definition at line 105 of file dtn_types.h.

Public Attributes

char tag [DTN_MAX_ENDPOINT_ID]


Member Data Documentation

char dtn_service_tag_t::tag[DTN_MAX_ENDPOINT_ID]

Definition at line 106 of file dtn_types.h.

Referenced by dtn::APIClient::handle_local_eid(), and xdr_dtn_service_tag_t().


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