Uses of Class
urv.olsr.data.duplicate.DuplicateTable

Packages that use DuplicateTable
urv.olsr.core   
 

Uses of DuplicateTable in urv.olsr.core
 

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