Uses of Package
urv.olsr.data.neighbour

Packages that use urv.olsr.data.neighbour
urv.emulator   
urv.olsr.core   
urv.olsr.data.neighbour   
urv.olsr.handlers   
urv.olsr.mcast   
urv.olsr.message.generator   
 

Classes in urv.olsr.data.neighbour used by urv.emulator
NeighborTable
          Table which contains information about neighbors of the current node and status with all neighbors.
 

Classes in urv.olsr.data.neighbour used by urv.olsr.core
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.
NeighborTable
          Table which contains information about neighbors of the current node and status with all neighbors.
 

Classes in urv.olsr.data.neighbour used by urv.olsr.data.neighbour
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.
NeighborTableEntry
          Entry of the NeighborTable.
 

Classes in urv.olsr.data.neighbour used by urv.olsr.handlers
NeighborTable
          Table which contains information about neighbors of the current node and status with all neighbors.
 

Classes in urv.olsr.data.neighbour used by urv.olsr.mcast
NeighborTable
          Table which contains information about neighbors of the current node and status with all neighbors.
 

Classes in urv.olsr.data.neighbour used by urv.olsr.message.generator
NeighborTable
          Table which contains information about neighbors of the current node and status with all neighbors.