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

T

TC_MESSAGE - Static variable in class urv.olsr.message.OLSRPacket
 
TC_MESSAGE_VALIDITY_TIME - Static variable in class urv.olsr.core.OLSRThread
 
TcMessage - Class in urv.olsr.message
A TC message is sent by a node in the network to declare a set of links, called advertised link set which MUST include at least the links to all nodes of its MPR Selector set, i.e., the neighbors which have selected the sender node as a MPR.
TcMessage() - Constructor for class urv.olsr.message.TcMessage
 
TcMessage(SequenceNumber, OLSRSet) - Constructor for class urv.olsr.message.TcMessage
 
TcMessageGenerator - Class in urv.olsr.message.generator
In order to build the topology information base, each node, which has been selected as MPR, broadcasts Topology Control (TC) messages.
TcMessageGenerator(OLSRMessageSender, MprSelectorSet, OLSRPacketFactory, MulticastGroupsTable, OLSRNode) - Constructor for class urv.olsr.message.generator.TcMessageGenerator
 
TcMessageHandler - Class in urv.olsr.handlers
This class is in charge of performing all needed actions when a new TCMessage is received.
TcMessageHandler(TopologyInformationBaseTable, NeighborTable, MulticastGroupsTable) - Constructor for class urv.olsr.handlers.TcMessageHandler
 
TemporalNodeTable - Class in urv.omolsr.data
 
TemporalNodeTable() - Constructor for class urv.omolsr.data.TemporalNodeTable
 
TextPaneAppender - Class in urv.log
 
TextPaneAppender() - Constructor for class urv.log.TextPaneAppender
 
TextPaneAppender(Layout) - Constructor for class urv.log.TextPaneAppender
 
TextPaneAppender.TextPaneOutStream - Class in urv.log
 
TextPaneAppender.TextPaneOutStream() - Constructor for class urv.log.TextPaneAppender.TextPaneOutStream
 
thread - Variable in class org.jgroups.protocols.EMU_UDP.UcastReceiver
 
thread - Variable in class org.jgroups.protocols.JOLSR_UDP.UcastReceiver
 
thread - Variable in class urv.util.audio.Capture
 
toInetAddress() - Method in class urv.olsr.mcast.MulticastAddress
 
toPajek(String, boolean) - Method in class urv.util.graph.NetworkGraph
Method that allows to print the network graph into a pajek file
TopologyChangesTask - Class in urv.emulator.tasks.topology
This tasks
TopologyChangesTask() - Constructor for class urv.emulator.tasks.topology.TopologyChangesTask
 
TopologyChecker - Class in urv.emulator.tasks.topology
 
TopologyChecker(VirtualNetworkInformation) - Constructor for class urv.emulator.tasks.topology.TopologyChecker
 
TopologyEvent - Class in urv.olsr.mcast
Event passed to the above layer for giving some information.
TopologyEvent(NetworkGraph<OLSRNode, Weight>, RoutingTable, OLSRNode) - Constructor for class urv.olsr.mcast.TopologyEvent
 
TopologyInformationBaseEntry - Class in urv.olsr.data.topology
This class is the data unit to store information about the network topology (through the TC_MESSAGES) into the TopologyInformationBaseTable class
TopologyInformationBaseEntry(OLSRNode, OLSRNode, SequenceNumber) - Constructor for class urv.olsr.data.topology.TopologyInformationBaseEntry
 
TopologyInformationBaseTable - Class in urv.olsr.data.topology
This class contains information about the received TC_Messages There exists one entry per originator of the TC_Message.
TopologyInformationBaseTable(OLSRNode) - Constructor for class urv.olsr.data.topology.TopologyInformationBaseTable
 
TopologyInformationSender - Interface in urv.olsr.mcast
Interface that implement the classes that need to pass topology information events to the above layer.
tos - Variable in class org.jgroups.protocols.EMU_UDP
Traffic class for sending unicast and multicast datagrams.
tos - Variable in class org.jgroups.protocols.JOLSR_UDP
Traffic class for sending unicast and multicast datagrams.
toString() - Method in class org.jgroups.protocols.BwCalcHeader
 
toString() - Method in class org.jgroups.protocols.FC.FcHeader
 
toString() - Method in class org.jgroups.protocols.JOLSR_UNICAST.UnicastHeader
 
toString() - Method in class org.jgroups.protocols.OLSRHeader
 
toString() - Method in class org.jgroups.protocols.OMOLSRHeader
 
toString() - Method in class org.jgroups.protocols.SMCASTHeader
 
toString() - Method in class urv.app.messages.ReplyObject
 
toString() - Method in class urv.app.messages.RequestObject
 
toString() - Method in class urv.app.samples.DrawCommand
 
toString() - Method in class urv.bwcalc.BwData
 
toString() - Method in class urv.emulator.tasks.stats.SequenceNumberMessageWrapper
 
toString() - Method in class urv.emulator.topology.graph.GraphChanges
 
toString() - Method in class urv.emulator.topology.graph.GraphEvent
 
toString() - Method in interface urv.log.Loggable
 
toString() - Method in class urv.olsr.data.duplicate.DuplicateTable
 
toString() - Method in class urv.olsr.data.duplicate.DuplicateTableEntry
 
toString() - Method in class urv.olsr.data.ExpiringEntryTable
 
toString() - Method in class urv.olsr.data.LinkCode
 
toString() - Method in class urv.olsr.data.mpr.MprSet
 
toString() - Method in class urv.olsr.data.mpr.OLSRSet
 
toString() - Method in class urv.olsr.data.neighbour.NeighborTable
 
toString() - Method in class urv.olsr.data.neighbour.NeighborTableEntry
 
toString() - Method in class urv.olsr.data.OLSRNode
 
toString() - Method in class urv.olsr.data.routing.RoutingTable
 
toString() - Method in class urv.olsr.data.SequenceNumber
 
toString() - Method in class urv.olsr.data.topology.OLSRNodePair
 
toString() - Method in class urv.olsr.data.topology.TopologyInformationBaseEntry
 
toString() - Method in class urv.olsr.data.topology.TopologyInformationBaseTable
 
toString() - Method in class urv.olsr.mcast.MulticastAddress
 
toString() - Method in class urv.olsr.mcast.MulticastGroupsTable
 
toString() - Method in class urv.olsr.mcast.MulticastNetworkGraph
 
toString() - Method in class urv.olsr.message.HelloMessage
Returns a String representation of this HELLO message
toString() - Method in class urv.olsr.message.TcMessage
 
toString() - Method in class urv.omolsr.data.OMOLSRData
 
toString() - Method in class urv.omolsr.data.OMOLSRNetworkGraph
 
toString() - Method in class urv.omolsr.data.TemporalNodeTable
 
toString() - Method in class urv.util.graph.Edge
 
toString() - Method in class urv.util.graph.NetworkGraph
Prints the list of nodes and edges
toString() - Method in class urv.util.graph.Node
 
toString() - Method in class urv.util.graph.Weight
String containing weight
type - Variable in class org.jgroups.protocols.FC.FcHeader
 
type - Variable in class org.jgroups.protocols.JOLSR_UNICAST.UnicastHeader
 
type - Variable in class org.jgroups.protocols.OLSRHeader
 
type - Variable in class org.jgroups.protocols.OMOLSRHeader
 
type2Str(byte) - Static method in class org.jgroups.protocols.JOLSR_UNICAST.UnicastHeader
 
type2Str(byte) - Static method in class org.jgroups.protocols.OMOLSRHeader
 

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