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

u_int8_t dtn::LinkStateRouter::LinkStateAnnouncement::cost

Definition at line 65 of file LinkStateRouter.h.

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

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

Definition at line 63 of file LinkStateRouter.h.

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

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().

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

Definition at line 64 of file LinkStateRouter.h.

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

ls_type dtn::LinkStateRouter::LinkStateAnnouncement::type

Definition at line 62 of file LinkStateRouter.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 21:06:04 2006 for DTN Reference Implementation by  doxygen 1.4.7