dtn::LinkStateRouter::LinkStateAnnouncement Struct Reference

#include <LinkStateRouter.h>

List of all members.


Detailed Description

Definition at line 59 of file LinkStateRouter.h.

Public Attributes

ls_type type
char from [MAX_EID]
char to [MAX_EID]
u_int8_t cost

Static Public Attributes

static const u_int8_t LINK_DOWN = 255


Member Data Documentation

const u_int8_t dtn::LinkStateRouter::LinkStateAnnouncement::LINK_DOWN = 255 [static]

Definition at line 60 of file LinkStateRouter.h.

Referenced by dtn::LinkStateRouter::LSRegistration::deliver_bundle(), and dtn::LinkStateRouter::send_announcement().

ls_type dtn::LinkStateRouter::LinkStateAnnouncement::type

Definition at line 62 of file LinkStateRouter.h.

char dtn::LinkStateRouter::LinkStateAnnouncement::from[MAX_EID]

Definition at line 63 of file LinkStateRouter.h.

Referenced by dtn::LinkStateRouter::LSRegistration::deliver_bundle().

char dtn::LinkStateRouter::LinkStateAnnouncement::to[MAX_EID]

Definition at line 64 of file LinkStateRouter.h.

Referenced by dtn::LinkStateRouter::LSRegistration::deliver_bundle().

u_int8_t dtn::LinkStateRouter::LinkStateAnnouncement::cost

Definition at line 65 of file LinkStateRouter.h.

Referenced by dtn::LinkStateRouter::LSRegistration::deliver_bundle().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 22 14:48:05 2006 for DTN Reference Implementation by  doxygen 1.5.1