|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MprSet | |
---|---|
urv.olsr.core | |
urv.olsr.data.neighbour |
Uses of MprSet in urv.olsr.core |
---|
Methods in urv.olsr.core that return MprSet | |
---|---|
MprSet |
MprComputationController.getMprSet()
Returns the reference to the last computed MPRSet |
Constructors in urv.olsr.core with parameters of type MprSet | |
---|---|
MprComputationController(NeighborTable neighborTable,
NeighborsOfNeighborsSet neighborsOfNeighborsSet,
MprSet mprSet,
OLSRNode localNode)
|
Uses of MprSet in urv.olsr.data.neighbour |
---|
Methods in urv.olsr.data.neighbour with parameters of type MprSet | |
---|---|
void |
NeighborTable.onMPRSetChange(MprSet mprSet2)
This method is invoked when changes are performed in the tmpMprSet we need to update the link status in the Neighbor Table |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |