Uses of Class
urv.olsr.data.mpr.OLSRPairSet

Packages that use OLSRPairSet
urv.olsr.data.neighbour   
 

Uses of OLSRPairSet in urv.olsr.data.neighbour
 

Subclasses of OLSRPairSet in urv.olsr.data.neighbour
 class NeighborsOfNeighborsSet
          A node records a set of "2-hop tuples" (N_neighbor_main_addr, N_2hop_addr, N_time), describing symmetric (and, since MPR links by definition are also symmetric, thereby also MPR) links between its neighbors and the symmetric 2-hop neighborhood.