Public Member Functions | Public Attributes

OLSR_nb2hop_tuple Struct Reference

A 2-hop Tuple. More...

#include <OLSR_repositories.h>

List of all members.

Public Member Functions

nsaddr_t & nb_main_addr ()
nsaddr_t & nb2hop_addr ()
double & time ()
nsaddr_t & nb_main_addr ()
nsaddr_t & nb2hop_addr ()
double & time ()

Public Attributes

nsaddr_t nb_main_addr_
 Main address of a neighbor.
nsaddr_t nb2hop_addr_
 Main address of a 2-hop neighbor with a symmetric link to nb_main_addr.
double time_
 Time at which this tuple expires and must be removed.

Detailed Description

A 2-hop Tuple.


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