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

T

tag - Variable in class bcds.phison.io.DemandTypesReader.DemandType
A comma-separated sequence of key=value pairs which are inserted into the key=value map.
TARGET - Variable in class bcds.phison.multfailures.PmElemsSequencer
See PmElemsSequencer.getEnvParams().
TARGET - Variable in class bcds.phison.multfailures.PmStatic
See PmStatic.getEnvParams().
target() - Method in class bcds.phison.Path
Returns the target node of the this path object.
TED<V,E> - Class in bcds.phison.ra
Implements a minimal "traffic engineering database" for path-oriented networks/routing.
TED(SimGraph<V, E>, Map<E, Integer>, Map<E, ? extends Number>) - Constructor for class bcds.phison.ra.TED
Creates a new TED instance for the topology g with the link capacities and costs in link_cap and cost respectively.
TED(TED<V, E>) - Constructor for class bcds.phison.ra.TED
A shallow copy constructor.
ted - Variable in class bcds.phison.sim.SimGlobals
Traffic engineering database.
terminateOn(String) - Static method in class bcds.tools.DefaultSigHandler
Install a default signal handler for the given signal name.
ThreadedPrintStream - Class in bcds.tools
Implements a PrintStream that offers a separate "channel" (output stream) to each thread in a multithreaded program.
ThreadedPrintStream(OutputStream) - Constructor for class bcds.tools.ThreadedPrintStream
Creates a new instance that sends all output to original_stream.
timeStamp() - Static method in class bcds.tools.Utils
Returns the current time with the format yyyy-MM-dd HH:mm:ss.
toArgsArray(String, String) - Static method in class bcds.tools.ArgsParser
Converts a comma-separated list of key=value pairs into an "args" style array.
topol_file - Variable in class bcds.phison.sim.SimParams
 
topol_name - Variable in class bcds.phison.sim.SimParams
 
TopolMetricVariation - Class in bcds.phison.demo
Consider: Undirected graph
TopolMetricVariation() - Constructor for class bcds.phison.demo.TopolMetricVariation
 
TopologyExaminer - Class in bcds.phison.cmd
 
TopologyExaminer() - Constructor for class bcds.phison.cmd.TopologyExaminer
 
topologyHasChanged() - Method in interface bcds.phison.ra.RoutingAlg
Informs the routing algorithm that the topology it refers to has changed (for example, due to link failure).
topologyHasChanged() - Method in class bcds.phison.ra.RoutingAlgBase
Does nothing.
TopologyMerger - Class in bcds.phison.cmd
 
TopologyMerger() - Constructor for class bcds.phison.cmd.TopologyMerger
 
toString() - Method in class bcds.phison.io.ZoneInfo
 
toString() - Method in class bcds.phison.Node
 
toString() - Method in class bcds.phison.Path
Returns a string of the form v1-v2-v3-...-vn, or the empty string if this path is null.
toString() - Method in class bcds.phison.ra.ConnectionInfo
A partial (string) representation of a ConnectionInfo object.
toString() - Method in class bcds.phison.SdiGraph
Returns a simple representation of this graph.
toString() - Method in enum bcds.phison.sim.LinkFailureEffect.Effect
 
toString() - Method in enum bcds.phison.SimEvents
Returns the enum name (Java) in lowercase.
toString() - Method in exception bcds.tools.AnyException
Returns a string consisting of the fully qualified name of this class, a colon and whatever string is produced by the toString method of the wrapped exception (the "cause").
toString() - Method in exception bcds.tools.ArgsParserException
Returns the exception's message and the error code in parenthesis.
toString() - Method in class bcds.tools.Environ
Returns a the list of key and their values, each pair separated by a newline character.
toString() - Method in class bcds.tools.MapToConst
Returns a string the list of keys, an arrow and the constant value.
toString() - Method in class bcds.tools.SimplePair
Returns a string of the form "(v1, v2)", where v1 and v2 stand for what toString returns for the two tuple components.
toString() - Method in class bcds.tools.stat.CollectorBase
Returns this collector's name.
traf_type - Variable in class bcds.phison.ra.ConnectionInfo
The "traffic type"; the meaning assigned to this field is entirely up to the user.
traf_type - Variable in class bcds.phison.sim.SimParams
 
TrafficGenerator - Class in bcds.phison.gentraf
This class is a transcription of TrafficGenerator.cpp, which is included in the "convert" project of János Tapolcai .
TrafficGenerator(int[][], RndGen, RndGen) - Constructor for class bcds.phison.gentraf.TrafficGenerator
 
TrafficReader - Class in bcds.phison.io
Reads a "traffic" file (usually, .trf), that is, the file that lists the events (connection requests, connection release, time marks, and other failure events).
TrafficReader(String) - Constructor for class bcds.phison.io.TrafficReader
Creates a reader for the file fname.
TrafficReader(Reader) - Constructor for class bcds.phison.io.TrafficReader
 
trf_file - Variable in class bcds.phison.sim.SimParams
Name of file containing "traffic" (in fact, events) in the .trf format.
trf_mat - Variable in class bcds.phison.sim.SimGlobals
 
twoTerminalReliability(SimGraph<V, E>) - Static method in class bcds.phison.GraphUtil
Returns the average two-terminal reliability.

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