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

E

Edge<N> - Class in urv.util.graph
Class
Edge(N, N, Weight) - Constructor for class urv.util.graph.Edge
 
emu_node_id - Variable in class org.jgroups.protocols.EMU_UDP
Number of the emulated node
emu_port - Variable in class org.jgroups.protocols.EMU_UDP
Port number of the emulated node
EMU_UDP - Class in org.jgroups.protocols
This protocol is an adaptation of the original UDP from JGroups in order to control the transport layer in emulated environments
EMU_UDP() - Constructor for class org.jgroups.protocols.EMU_UDP
Creates the EMU_UDP protocol, and initializes the state variables, does however not start any sockets or threads.
EMU_UDP.UcastReceiver - Class in org.jgroups.protocols
 
EMU_UDP.UcastReceiver() - Constructor for class org.jgroups.protocols.EMU_UDP.UcastReceiver
 
emulatedIPs - Static variable in class urv.conf.ApplicationConfig
 
EmulationController - Class in urv.emulator.core
 
EmulationController() - Constructor for class urv.emulator.core.EmulationController
 
EmulationGroupMembershipListener - Interface in urv.emulator.tasks
 
EmulationMessageListener - Interface in urv.emulator.tasks
This listener is used to check whether all the messages sent into an emulation are properly received by end-to-end application, and thus verify the correct behaviour of all layers
EmulationNeighborData - Class in urv.emulator
This class is used to verify the correct topology view of a node.
EmulatorTask - Class in urv.emulator.tasks
Each class that wants to be run in the simulator must extends this class
EmulatorTask() - Constructor for class urv.emulator.tasks.EmulatorTask
 
entryExists(OLSRNode) - Method in class urv.olsr.data.neighbour.NeighborTable
Checks if the node has an entry inside the Neighbor Table
equals(Object) - Method in class urv.olsr.data.duplicate.DuplicateTableEntry
Checks whether two entries are equal
equals(Object) - Method in class urv.olsr.data.LinkCode
 
equals(Object) - Method in class urv.olsr.data.mpr.OLSRSet
 
equals(Object) - Method in class urv.olsr.data.neighbour.NeighborTableEntry
Checks wether two entries are equal
equals(Object) - Method in class urv.olsr.data.OLSRNode
 
equals(Object) - Method in class urv.olsr.data.SequenceNumber
 
equals(Object) - Method in class urv.olsr.data.topology.OLSRNodePair
 
equals(Object) - Method in class urv.olsr.mcast.MulticastAddress
 
equals(Object) - Method in class urv.util.graph.Edge
 
equals(Object) - Method in class urv.util.graph.Node
 
ERROR - Static variable in class urv.log.Log
 
eventDown(Event) - Method in class org.jgroups.protocols.OMOLSR
 
eventUp(Event) - Method in class org.jgroups.protocols.OMOLSR
 
existsInList(K, V) - Method in class urv.util.graph.HashMapSet
Checks whether the given value exists in the set of the given key
ExpiringEntryTable<K,V> - Class in urv.olsr.data
Table which stores some information that may eventually expire if no updates are received during a certain time span The access to the table is synchronized
ExpiringEntryTable() - Constructor for class urv.olsr.data.ExpiringEntryTable
Creates a new table that will remove an entry which has not receive an update in expiringTime milliseconds

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