dtn::LinkStateRouter::LinkStateAnnouncement Struct Reference

#include <LinkStateRouter.h>

List of all members.


Detailed Description

Definition at line 38 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 39 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 41 of file LinkStateRouter.h.

Referenced by dtn::LinkStateRouter::send_announcement().

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

Definition at line 42 of file LinkStateRouter.h.

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

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

Definition at line 43 of file LinkStateRouter.h.

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

u_int8_t dtn::LinkStateRouter::LinkStateAnnouncement::cost

Definition at line 44 of file LinkStateRouter.h.

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


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