Public Member Functions | Public Attributes

OLSR_topology_tuple Struct Reference

A Topology Tuple. More...

#include <OLSR_repositories.h>

List of all members.

Public Member Functions

nsaddr_t & dest_addr ()
nsaddr_t & last_addr ()
u_int16_t & seq ()
double & time ()
nsaddr_t & dest_addr ()
nsaddr_t & last_addr ()
u_int16_t & seq ()
double & time ()

Public Attributes

nsaddr_t dest_addr_
 Main address of the destination.
nsaddr_t last_addr_
 Main address of a node which is a neighbor of the destination.
u_int16_t seq_
 Sequence number.
double time_
 Time at which this tuple expires and must be removed.

Detailed Description

A Topology Tuple.


The documentation for this struct was generated from the following files: