|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BandwidthUpdatable | |
---|---|
urv.olsr.data.mpr | |
urv.olsr.data.neighbour | |
urv.olsr.data.routing | |
urv.olsr.mcast | |
urv.util.graph |
Uses of BandwidthUpdatable in urv.olsr.data.mpr |
---|
Classes in urv.olsr.data.mpr that implement BandwidthUpdatable | |
---|---|
class |
MprSelectorSet
A node records a set of MPR-selector tuples (MS_main_addr, MS_time), describing the neighbors which have selected this node as a MPR. |
class |
MprSet
This class holds information about the multi-point relay nodes (MPR) of the current node |
class |
OLSRPairSet
This class contains a set of OLSRPairs, which are a tuple of |
class |
OLSRSet
This class stores a set of OLSR nodes (no repeated) which can be used for storing MPR and neighbor information |
Uses of BandwidthUpdatable in urv.olsr.data.neighbour |
---|
Classes in urv.olsr.data.neighbour that implement BandwidthUpdatable | |
---|---|
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. |
class |
NeighborTable
Table which contains information about neighbors of the current node and status with all neighbors. |
Uses of BandwidthUpdatable in urv.olsr.data.routing |
---|
Classes in urv.olsr.data.routing that implement BandwidthUpdatable | |
---|---|
class |
RoutingTable
Contains routing information. |
Uses of BandwidthUpdatable in urv.olsr.mcast |
---|
Classes in urv.olsr.mcast that implement BandwidthUpdatable | |
---|---|
class |
MulticastGroupsTable
This class is used to relate a node with all the multicast groups which it's subscribed |
class |
MulticastNetworkGraph
|
Uses of BandwidthUpdatable in urv.util.graph |
---|
Classes in urv.util.graph that implement BandwidthUpdatable | |
---|---|
class |
NetworkGraph<N,W>
This class represents file network in edge-list terms A node list is also stored, necessary for mapping from file to net ids |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |