Uses of Class
urv.olsr.mcast.MulticastNetworkGraphComputationController

Packages that use MulticastNetworkGraphComputationController
urv.olsr.core   
 

Uses of MulticastNetworkGraphComputationController in urv.olsr.core
 

Constructors in urv.olsr.core with parameters of type MulticastNetworkGraphComputationController
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)