A B C D E F G H I J K L M N O P R S T U V W X Y

C

Capture - Class in urv.util.audio
Reads data from the input channel and writes to the output stream
Capture() - Constructor for class urv.util.audio.Capture
 
changeFile(String) - Method in class urv.conf.PropertiesLoader
 
channel - Variable in class urv.util.audio.Capture
 
channelClosed(Channel) - Method in class urv.app.samples.Draw
 
channelConnected(Channel) - Method in class urv.app.samples.Draw
 
channelDisconnected(Channel) - Method in class urv.app.samples.Draw
 
ChannelGenerator - Class in urv.machannel
This class is responsible of create MChannel instances.
ChannelGenerator(boolean) - Constructor for class urv.machannel.ChannelGenerator
 
channelId - Variable in class urv.util.audio.Capture
 
channelReconnected(Address) - Method in class urv.app.samples.Draw
 
channelShunned() - Method in class urv.app.samples.Draw
 
ChatPanel - Class in urv.app.samples
 
ChatPanel(JTabbedPane, String, String, MChannel) - Constructor for class urv.app.samples.ChatPanel
This is the default constructor
checkOneHopNeighbors(InetAddress) - Method in class urv.emulator.tasks.topology.TopologyChecker
Compares neighbors stored in the neighbor table with information from the emulation (topology graph) return true if both neighbors set match
checkTwoHopNeighbors(InetAddress) - Method in class urv.emulator.tasks.topology.TopologyChecker
 
CLEAR - Static variable in class urv.app.samples.DrawCommand
 
clear() - Method in class urv.olsr.data.mpr.OLSRPairSet
 
clear() - Method in class urv.olsr.data.routing.RoutingTable
Empties the routing table
clear() - Method in class urv.util.graph.NetworkGraph
Empties the graph, nodes, edges and neighbours
clearPanel() - Method in class urv.app.samples.Draw
 
clone() - Method in class urv.olsr.data.duplicate.DuplicateTableEntry
 
clone() - Method in class urv.olsr.data.LinkCode
 
clone() - Method in class urv.olsr.data.mpr.OLSRPairSet
Creates a new instance of the Set
clone() - Method in class urv.olsr.data.mpr.OLSRSet
 
clone() - Method in class urv.olsr.data.OLSRNode
 
clone() - Method in class urv.olsr.data.routing.RoutingTableEntry
 
clone() - Method in class urv.olsr.data.SequenceNumber
 
clone() - Method in class urv.olsr.data.topology.OLSRNodePair
 
clone() - Method in class urv.olsr.data.topology.TopologyInformationBaseEntry
 
clone() - Method in class urv.olsr.data.topology.TopologyInformationBaseTable
 
clone() - Method in class urv.olsr.mcast.MulticastAddress
 
clone() - Method in class urv.olsr.mcast.MulticastGroupsTable
 
clone() - Method in class urv.olsr.mcast.MulticastNetworkGraph
 
clone() - Method in class urv.util.graph.Edge
 
clone() - Method in class urv.util.graph.NetworkGraph
 
close() - Method in class urv.emulator.VirtualDatagramSocket
Closes this virtual datagram socket.
close() - Method in class urv.log.TextPaneAppender.TextPaneOutStream
 
close() - Method in interface urv.machannel.MChannel
Stops the channel
close() - Method in class urv.machannel.MChannelImpl
 
closeGroupPanel() - Method in class urv.app.samples.GroupPanel
 
closeMulticastSocket() - Method in class org.jgroups.protocols.JOLSR_UDP
 
closeSockets() - Method in class org.jgroups.protocols.EMU_UDP
Closed UDP unicast and multicast sockets
closeSockets() - Method in class org.jgroups.protocols.JOLSR_UDP
Closed UDP unicast and multicast sockets
CommunicationLog - Class in urv.log
 
CommunicationLog() - Constructor for class urv.log.CommunicationLog
 
CommunicationStatsTask - Class in urv.emulator.tasks.stats
This task gathers information about all messages sent and received in the network by all applications It verifies that all nodes that were in the view of the source node received the multicast message
CommunicationStatsTask() - Constructor for class urv.emulator.tasks.stats.CommunicationStatsTask
 
compareTo(Object) - Method in class urv.olsr.data.SequenceNumber
Returns a negative integer, zero, or a positive integer as this object is less than, equal to, or greater than the specified object.
compareTo(Object) - Method in class urv.util.graph.Weight
Compares weight values
computeContractedGraph(String) - Method in class urv.olsr.mcast.MulticastNetworkGraph
Computes the contracted graph for the specified group
computeMinimumSpanningTree(OLSRNode) - Method in class urv.omolsr.data.OMOLSRNetworkGraph
 
computeMinimumSpanningTree(NetworkGraph<N, W>, N) - Method in class urv.omolsr.util.GraphUtils
Computes a minimum spanning tree for the specified graph and source node
computeMST() - Method in class urv.omolsr.core.OMOLSRController
Computes a new Mst with the current multicast network graph
computeMST() - Method in class urv.omolsr.data.OMOLSRData
 
computeNewMprSet() - Method in class urv.olsr.core.MprComputationController
Compute a new MPR set
computeNewMulticastNetworkGraph() - Method in class urv.olsr.mcast.MulticastNetworkGraphComputationController
 
computeNewRoutingTable() - Method in class urv.olsr.core.RoutingTableComputationController
 
contains(Object) - Method in class urv.olsr.data.mpr.OLSRPairSet
 
containsSameAddrSeq(OLSRNode, SequenceNumber) - Method in class urv.olsr.data.duplicate.DuplicateTable
 
CONTROL - Static variable in class org.jgroups.protocols.OLSRHeader
 
CONTROL - Static variable in class org.jgroups.protocols.OMOLSRHeader
 
copyGraph() - Method in class urv.olsr.mcast.MulticastNetworkGraphComputationController
 
copyNodeSet(OLSRSet) - Static method in class urv.olsr.util.Util
Returns a copy of the list of nodes
createDatagramSocketWithBindPort() - Method in class org.jgroups.protocols.JOLSR_UDP
Creates a DatagramSocket when bind_port > 0.
createDataStructures() - Method in class urv.olsr.mcast.MulticastNetworkGraphComputationController
 
createEmuInetAddress(int) - Method in class urv.emulator.VirtualAddressGenerator
Provides a new emulated address to a new node in the simulation InetAddress and hostname are created
createEphemeralDatagramSocket() - Method in class org.jgroups.protocols.JOLSR_UDP
Creates a DatagramSocket with a random port.
createFileOfCorrectSize(String, int) - Static method in class urv.util.file.FileUtils
Creates a FileMessage object filled with the amount of data specified in the size (kb) parameter
createHelloMessage() - Method in class urv.olsr.data.neighbour.NeighborTable
Returns a new hello message from the information stored in the neighbor table
createMChannel(MulticastAddress) - Method in class urv.app.Application
 
createMChannel(MulticastAddress, Application, EmulationController) - Method in class urv.machannel.ChannelGenerator
This method returns and initiates a MChannel instance.
createMChannel(MulticastAddress) - Method in class urv.machannel.ChannelGenerator
This method returns and initiates a MChannel instance when the channel is used in a not emulated environment.
createMChannel(MulticastAddress, String) - Method in class urv.machannel.ChannelGenerator
This method returns and initiates a MChannel instance when the channel is used in a not emulated environment.
createMChannel(String, String) - Method in class urv.machannel.ChannelGenerator
This method returns and initiates a MChannel instance when the channel is used in a not emulated environment.
createTabsPerLevel() - Method in class urv.log.gui.SwingAppenderUI
 
createTcMessage() - Method in class urv.olsr.data.mpr.MprSelectorSet
 
createVirtualDatagramSocket() - Method in class org.jgroups.protocols.EMU_UDP
 
CREDIT_REQUEST - Static variable in class org.jgroups.protocols.FC.FcHeader
 

A B C D E F G H I J K L M N O P R S T U V W X Y