Uses of Class
urv.olsr.core.MprComputationController

Packages that use MprComputationController
urv.olsr.core   
 

Uses of MprComputationController in urv.olsr.core
 

Constructors in urv.olsr.core with parameters of type MprComputationController
OLSRThread(OLSRMessageSender sender, NeighborTable neighborTable, MprComputationController mprComputationController, RoutingTableComputationController routingTableComputationController, MprSelectorSet mprSelectorSet, OLSRPacketFactory olsrPacketFactory, TopologyInformationBaseTable topologyTable, DuplicateTable duplicateTable, TopologyInformationSender controllerUpper, MulticastNetworkGraphComputationController multicastNetworkGraphComputationController, MulticastGroupsTable multicastGroupsTable, OLSRNode localNode)