DRCL J-Sim API
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

T

TAHOE - Static variable in interface drcl.inet.transport.TCPConstants
 
TARGET_GAUSSIAN - Static variable in class drcl.inet.sensorsim.TargetAgent
 
TARGET_SINUSOIDAL - Static variable in class drcl.inet.sensorsim.TargetAgent
 
TARGET_STRENGTH - Static variable in class drcl.inet.sensorsim.SensorPhy
 
TBTTTimer - class drcl.inet.mac.TBTTTimer.
TBTTTimer defines the handler for periodic beacon intervals
TBTTTimer(Mac_802_11) - Constructor for class drcl.inet.mac.TBTTTimer
 
TB_meter - class drcl.diffserv.TB_meter.
This class implements a token bucket meter.
TB_meter() - Constructor for class drcl.diffserv.TB_meter
 
TB_meter(long, long) - Constructor for class drcl.diffserv.TB_meter
 
TCP - class drcl.inet.transport.TCP.
This component implements the single-session sender TCP.
TCP() - Constructor for class drcl.inet.transport.TCP
 
TCP(String) - Constructor for class drcl.inet.transport.TCP
 
TCP.VegasVariables - class drcl.inet.transport.TCP.VegasVariables.
Stores variables for implementing TCP-VEGAS.
TCP.VegasVariables() - Constructor for class drcl.inet.transport.TCP.VegasVariables
 
TCPConstants - interface drcl.inet.transport.TCPConstants.
 
TCPPacket - class drcl.inet.transport.TCPPacket.
This class defines the TCP packet header.
TCPPacket() - Constructor for class drcl.inet.transport.TCPPacket
 
TCPPacket(int, int, long, long, int, boolean, boolean, boolean, double, double, int, int, Object) - Constructor for class drcl.inet.transport.TCPPacket
Constructor for TCPPacket without SACK option.
TCPPacket(int, int, long, long, int, boolean, boolean, boolean, double, double, boolean, int, int, int, Object) - Constructor for class drcl.inet.transport.TCPPacket
Constructor for TCPPacket with SACK option.
TCPSink - class drcl.inet.transport.TCPSink.
This component implements the single-session receiving-side TCP.
TCPSink() - Constructor for class drcl.inet.transport.TCPSink
 
TCPSink(String) - Constructor for class drcl.inet.transport.TCPSink
 
TCPTrace - class drcl.net.traffic.TCPTrace.
 
TCPTrace() - Constructor for class drcl.net.traffic.TCPTrace
 
TCPTrace(String) - Constructor for class drcl.net.traffic.TCPTrace
 
TCP_full - class drcl.inet.socket.TCP_full.
This is a complete implementation of TCP.
TCP_full() - Constructor for class drcl.inet.socket.TCP_full
 
TCP_full(String) - Constructor for class drcl.inet.socket.TCP_full
 
TCP_socket - class drcl.inet.socket.TCP_socket.
This class adds 3way-handshaking and SocketContract to TCPb.
TCP_socket() - Constructor for class drcl.inet.socket.TCP_socket
 
TCP_socket(String) - Constructor for class drcl.inet.socket.TCP_socket
 
TCPb - class drcl.inet.transport.TCPb.
Bi-directional (Single-session) TCP Protocol.
TCPb() - Constructor for class drcl.inet.transport.TCPb
 
TCPb(String) - Constructor for class drcl.inet.transport.TCPb
 
TC_meter - class drcl.diffserv.TC_meter.
This class implementes a three-color meter.
TC_meter() - Constructor for class drcl.diffserv.TC_meter
 
TC_meter(String, long, long, long, long) - Constructor for class drcl.diffserv.TC_meter
 
TIGHT - Static variable in class drcl.intserv.SpecR
 
TIMEOUT - Static variable in class drcl.inet.contract.RTConfig
 
TIMEOUT_NO_CHANGE - Static variable in class drcl.inet.contract.RTConfig
 
TIMEOUT_TYPES - Static variable in interface drcl.inet.transport.TCPConstants
 
TIMER_TYPES - Static variable in interface drcl.inet.protocol.cbt.CBTConstants
 
TIME_WAIT - Static variable in interface drcl.inet.transport.TCPConstants
 
TO_AGENT_PORT_ID - Static variable in class drcl.inet.sensorsim.SensorPhy
 
TO_ATTACH - Static variable in class drcl.comp.Util
 
TO_CONNECT - Static variable in class drcl.comp.Util
 
TO_SENSOR_APP_PORT_ID - Static variable in class drcl.inet.sensorsim.SensorAgent
 
TO_SENSOR_APP_PORT_ID - Static variable in class drcl.inet.sensorsim.WirelessAgent
 
TRACKER_PORT_ID - Static variable in class drcl.inet.sensorsim.SensorChannel
 
TRANSIENT - Static variable in interface drcl.inet.protocol.cbt.CBTConstants
 
TRIGGERED_UPDATE_TIMEOUT_PERIOD - Static variable in class drcl.inet.protocol.dv.DV
Triggered update timeout period.
TRIGGERED_UPDATE_TIMEOUT_PERIOD - Static variable in class drcl.inet.protocol.dvmrp.DVMRPTimingPack
Triggered update timeout period.
TSFTimer - class drcl.inet.mac.TSFTimer.
TSFTimer to simulate clock difference
TSFTimer(Mac_802_11, int) - Constructor for class drcl.inet.mac.TSFTimer
Create an instance of TSFTimer.
TSW_meter - class drcl.diffserv.TSW_meter.
Time Sliding Window Meter.
TSW_meter() - Constructor for class drcl.diffserv.TSW_meter
 
TSW_meter(double, double, boolean, long) - Constructor for class drcl.diffserv.TSW_meter
 
TWO_RATE - Static variable in interface drcl.diffserv.DFConstants
 
TX_CUR - Static variable in class drcl.inet.sensorsim.RadioSimple
 
TYPE - Static variable in class drcl.inet.contract.RTConfig
 
TYPES - Static variable in interface drcl.inet.protocol.cbt.CBTConstants
 
TYPES - Static variable in interface drcl.inet.socket.SocketConstants
 
TYPE_MASK - Static variable in class drcl.inet.InetPacket
Packet type bit mask in the ToS field.
TYPE_MASK - Static variable in class drcl.intserv.IntServToS
 
TYPE_RESUME - Static variable in class drcl.comp.Task
 
TYPE_RUNNABLE - Static variable in class drcl.comp.Task
 
TYPE_START - Static variable in class drcl.comp.Task
 
TYPE_STOP - Static variable in class drcl.comp.Task
 
TYPE_UNKNOWN - Static variable in class drcl.comp.Task
 
Talk - class drcl.comp.lib.Talk.
A simple chat client component.
Talk() - Constructor for class drcl.comp.lib.Talk
Constructor.
Talk(String) - Constructor for class drcl.comp.lib.Talk
Constructor.
TargetAgent - class drcl.inet.sensorsim.TargetAgent.
This class implements a target node in a wireless sensor network.
TargetAgent() - Constructor for class drcl.inet.sensorsim.TargetAgent
 
TargetPacket - class drcl.inet.sensorsim.TargetPacket.
This class implements a target packet (a stimulus generated by a target node).
Task - class drcl.comp.Task.
Defines a runtime task performed by a WorkerThread.
Task() - Constructor for class drcl.comp.Task
 
TaskFork - class drcl.comp.TaskFork.
Defines the "fork" task.
TaskFork(ForkManager, double) - Constructor for class drcl.comp.TaskFork
Creates a task to be executed immediately.
TaskNotify - class drcl.comp.TaskNotify.
Defines the "notify" runtime task.
TaskNotify(Object, double) - Constructor for class drcl.comp.TaskNotify
Creates a notify/runnable task to be executed at the specified time.
TaskReceive - class drcl.comp.TaskReceive.
Defines the "receive" task.
TaskReceive(Port, Object) - Constructor for class drcl.comp.TaskReceive
Creates a task to be executed immediately.
TaskReceive(Port, Object, Port) - Constructor for class drcl.comp.TaskReceive
Creates a prioritized task to be conducted immediately, with a return port.
TaskReceive(Port, Object, double) - Constructor for class drcl.comp.TaskReceive
Creates a prioritized task to be conducted at the specified time.
TaskSend - class drcl.comp.TaskSend.
Defines the runtime "send" task performed by a WorkerThread.
TaskSend(Port, Object) - Constructor for class drcl.comp.TaskSend
Creates a task to be executed immediately.
TaskSend(Port, Object, double) - Constructor for class drcl.comp.TaskSend
Creates a task to be executed at the specified time.
TaskSpecial - class drcl.comp.TaskSpecial.
Defines the "special" runtime task performed by a WorkerThread.
TaskSpecial(Object, int, double) - Constructor for class drcl.comp.TaskSpecial
Creates a notify/runnable task to be executed at the specified time.
TaskSpecial(Port, int, double) - Constructor for class drcl.comp.TaskSpecial
Creates a start/stop/resume task to be executed at the specified time.
TaskSpecial(Port, Object, int, double) - Constructor for class drcl.comp.TaskSpecial
Creates a notify/runnable task to be executed at the specified time.
TclAction - class drcl.ruv.TclAction.
The component executes a Tcl script upon receipt of an event.
TclAction() - Constructor for class drcl.ruv.TclAction
 
TclAction(String) - Constructor for class drcl.ruv.TclAction
 
TclComponent - class drcl.inet.TclComponent.
Component hook prototype for protocol development in Tcl.
TclComponent() - Constructor for class drcl.inet.TclComponent
 
TclComponent(String) - Constructor for class drcl.inet.TclComponent
 
TclGateway - class drcl.ruv.TclGateway.
 
TclGateway() - Constructor for class drcl.ruv.TclGateway
 
Term - class drcl.ruv.Term.
The base class for all terminal classes.
Term() - Constructor for class drcl.ruv.Term
 
Term(String) - Constructor for class drcl.ruv.Term
 
TextDisplay - class drcl.comp.lib.TextDisplay.
A simple text display component.
TextDisplay() - Constructor for class drcl.comp.lib.TextDisplay
 
TextDisplay(String) - Constructor for class drcl.comp.lib.TextDisplay
 
TimerList - class drcl.comp.tool.TimerList.
Maintains a set of timers.
TimerList() - Constructor for class drcl.comp.tool.TimerList
 
TimestampedFooPacket - class drcl.net.traffic.TimestampedFooPacket.
A packet class that keeps a timestamp in addition to what is in the superclass.
TimestampedFooPacket() - Constructor for class drcl.net.traffic.TimestampedFooPacket
 
TimestampedFooPacket(int, int, long) - Constructor for class drcl.net.traffic.TimestampedFooPacket
 
TimestampedFooPacket(double, int, int, long) - Constructor for class drcl.net.traffic.TimestampedFooPacket
 
TopologyParser - class drcl.net.graph.TopologyParser.
Converts an adjacency matrix to topology data structure.
TopologyParser() - Constructor for class drcl.net.graph.TopologyParser
 
TopologyReader - class drcl.net.graph.TopologyReader.
Reads topology from a file and saves in Graph.
TopologyReader() - Constructor for class drcl.net.graph.TopologyReader
 
TopologyReaderAlt - class drcl.net.graph.TopologyReaderAlt.
 
TopologyReaderAlt() - Constructor for class drcl.net.graph.TopologyReaderAlt
 
TopologyReaderBrite - class drcl.net.graph.TopologyReaderBrite.
 
TopologyReaderBrite() - Constructor for class drcl.net.graph.TopologyReaderBrite
 
TopologyVisRelaxer - class drcl.net.graph.TopologyVisRelaxer.
Plots the graph changed by Relaxer.
TopologyVisRelaxer(int, int) - Constructor for class drcl.net.graph.TopologyVisRelaxer
 
TraceContract - class drcl.comp.contract.TraceContract.
Defines the format of the trace message exported by a component and provides utility methods to retrieve individual fields in such a message.
TraceContract() - Constructor for class drcl.comp.contract.TraceContract
 
TraceContract.Message - class drcl.comp.contract.TraceContract.Message.
 
TraceContract.Message(String, double, Object, Object) - Constructor for class drcl.comp.contract.TraceContract.Message
 
TraceInput - class drcl.net.traffic.TraceInput.
TraceInput output packets to down@ port based on a trace file.
TraceInput() - Constructor for class drcl.net.traffic.TraceInput
 
TraceInput(String) - Constructor for class drcl.net.traffic.TraceInput
 
TraceManager - class drcl.util.TraceManager.
Manages a set of traces and each trace can be individually turned on or off.
TraceManager() - Constructor for class drcl.util.TraceManager
 
TraceManager(String[]) - Constructor for class drcl.util.TraceManager
 
TraceRT - class drcl.inet.TraceRT.
Component to initiate a trace-route command.
TraceRT() - Constructor for class drcl.inet.TraceRT
 
TraceRT(String) - Constructor for class drcl.inet.TraceRT
 
TraceRTPkt - class drcl.inet.TraceRTPkt.
This class is a simple hack to support traceroute This new packet contains a Linked List useful to store InetAdress of each Hop
TraceRTPkt(int, long, int) - Constructor for class drcl.inet.TraceRTPkt
 
Trace_DATA - Static variable in class drcl.comp.Component
Data arrival trace type.
Trace_SEND - Static variable in class drcl.comp.Component
Data sending trace type.
TrafficAssistant - class drcl.net.traffic.TrafficAssistant.
TrafficAssistant is a utility class which helps to get the corresponding TrafficShaper or TrafficSourceComponent from a TrafficModel.
TrafficAssistant() - Constructor for class drcl.net.traffic.TrafficAssistant
 
TrafficComponent - class drcl.net.traffic.TrafficComponent.
Defines the base class for generating/regulating/outputing packets according to the associated traffic model.
TrafficComponent() - Constructor for class drcl.net.traffic.TrafficComponent
 
TrafficComponent(String) - Constructor for class drcl.net.traffic.TrafficComponent
 
TrafficConditioner - class drcl.diffserv.TrafficConditioner.
This implements a wrapper class for classifier and profiler(meter, marker).
TrafficConditioner() - Constructor for class drcl.diffserv.TrafficConditioner
 
TrafficConditioner(String) - Constructor for class drcl.diffserv.TrafficConditioner
 
TrafficModel - class drcl.net.traffic.TrafficModel.
This class is the base class for defining a traffic model.
TrafficModel() - Constructor for class drcl.net.traffic.TrafficModel
 
TrafficMonitor - class drcl.net.tool.TrafficMonitor.
This component monitors incoming traffic (packets) and outputs throughput of the traffic.
TrafficMonitor() - Constructor for class drcl.net.tool.TrafficMonitor
 
TrafficMonitor(String) - Constructor for class drcl.net.tool.TrafficMonitor
 
TrafficMonitor2 - class drcl.net.tool.TrafficMonitor2.
This component monitors the incoming traffic and outputs its throughput and packet loss rate.
TrafficMonitor2() - Constructor for class drcl.net.tool.TrafficMonitor2
 
TrafficMonitor2(String) - Constructor for class drcl.net.tool.TrafficMonitor2
 
TrafficPeriodic - interface drcl.net.traffic.TrafficPeriodic.
Defines the periodic property of a traffic model.
TrafficShaper - class drcl.net.traffic.TrafficShaper.
Defines the base class for regulating incoming packets and outputing the packets according to the associated traffic model.
TrafficShaper() - Constructor for class drcl.net.traffic.TrafficShaper
 
TrafficShaperComponent - class drcl.net.traffic.TrafficShaperComponent.
This component is the base class for regulating incoming packets and outputing the packets according to the associated traffic model.
TrafficShaperComponent() - Constructor for class drcl.net.traffic.TrafficShaperComponent
 
TrafficShaperComponent(TrafficShaper) - Constructor for class drcl.net.traffic.TrafficShaperComponent
 
TrafficShaperComponent(String) - Constructor for class drcl.net.traffic.TrafficShaperComponent
 
TrafficSourceComponent - class drcl.net.traffic.TrafficSourceComponent.
Defines the base class for implementing a traffic source.
TrafficSourceComponent() - Constructor for class drcl.net.traffic.TrafficSourceComponent
 
TrafficSourceComponent(String) - Constructor for class drcl.net.traffic.TrafficSourceComponent
 
Translator_DCTS - class drcl.intserv.scheduler.Translator_DCTS.
DCTS translator: works with any traffic model that implements TrafficPeriodic.
Translator_DCTS() - Constructor for class drcl.intserv.scheduler.Translator_DCTS
 
Translator_GR - class drcl.intserv.scheduler.Translator_GR.
Generalized Rate Guarantee Translator: can work with any traffic model.
Translator_GR() - Constructor for class drcl.intserv.scheduler.Translator_GR
 
Translator_PTSP_EA - class drcl.intserv.scheduler.Translator_PTSP_EA.
Periodic-task static-priority equal allocation: works with any traffic model that implements TrafficPeriodic.
Translator_PTSP_EA() - Constructor for class drcl.intserv.scheduler.Translator_PTSP_EA
 
TreeMapQueue - class drcl.util.queue.TreeMapQueue.
Queue that utilizes java.util.TreeMap.
TreeMapQueue() - Constructor for class drcl.util.queue.TreeMapQueue
 
TruncatedLognormalDistribution - class drcl.util.random.TruncatedLognormalDistribution.
 
TruncatedLognormalDistribution() - Constructor for class drcl.util.random.TruncatedLognormalDistribution
 
TruncatedLognormalDistribution(long) - Constructor for class drcl.util.random.TruncatedLognormalDistribution
 
TruncatedLognormalDistribution(double, double, double) - Constructor for class drcl.util.random.TruncatedLognormalDistribution
 
TruncatedLognormalDistribution(double, double, double, long) - Constructor for class drcl.util.random.TruncatedLognormalDistribution
 
TruncatedParetoDistribution - class drcl.util.random.TruncatedParetoDistribution.
This class implements a pareto distribution.
TruncatedParetoDistribution(double, double, double) - Constructor for class drcl.util.random.TruncatedParetoDistribution
 
TruncatedParetoDistribution(double, double, double, long) - Constructor for class drcl.util.random.TruncatedParetoDistribution
 
TruncatedParetoDistribution() - Constructor for class drcl.util.random.TruncatedParetoDistribution
 
TruncatedParetoDistribution(long) - Constructor for class drcl.util.random.TruncatedParetoDistribution
 
TworayGroundModel - class drcl.inet.mac.TworayGroundModel.
This class implements the Two-ray Ground radio propagation model.
TworayGroundModel() - Constructor for class drcl.inet.mac.TworayGroundModel
 
TxTimer - class drcl.inet.mac.TxTimer.
TxTimer.
TxTimer(Mac_802_11) - Constructor for class drcl.inet.mac.TxTimer
 
t_info() - Method in class drcl.comp.ACARuntime
 
t_info() - Method in class drcl.comp.ARuntime
 
t_info() - Method in class drcl.sim.event.SESimulator
 
t_info() - Method in class drcl.sim.event.SESimulatorOld
 
takeover(Object[]) - Method in class drcl.comp.ACARuntime
 
takeover(Component) - Method in class drcl.comp.ACARuntime
 
takeover(Component) - Method in class drcl.comp.ForkManager
Takes over as the fork manager of the component system under c_.
takeover(Component, boolean) - Method in class drcl.comp.ForkManager
Takes over as the fork manager of the component system under c_.
takeover() - Method in class drcl.inet.socket.Launcher
 
takesUnionWith(IntSpace) - Method in class drcl.util.scalar.IntSpace
 
takesUnionWith(LongSpace) - Method in class drcl.util.scalar.LongSpace
 
target - Variable in class drcl.comp.LockPack
The target object being locked or waited on.
tasks() - Method in class drcl.comp.ARuntime
Returns information of the task queue.
tasks() - Method in class drcl.sim.event.SESimulator
Returns information of the task queue.
tasks() - Method in class drcl.sim.event.SESimulatorOld
Returns information of the task queue.
tcl(String) - Static method in class drcl.ruv.TclGateway
 
thread - Variable in class drcl.util.MemoryMonitor.Surface
 
threads() - Method in class drcl.comp.ARuntime
Returns information of the associate thread group.
threads() - Method in class drcl.sim.event.SESimulator
Returns information of the associate thread group.
timeElapsed(long) - Static method in class drcl.util.MiscUtil
Returns the wall time (in second) elapsed since pastReferencePoint_.
timeElapsed() - Static method in class drcl.util.MiscUtil
Returns the wall time (in second) elapsed since last time marked.
timeout(Port, double) - Method in class drcl.comp.tool.TimerList
Returns the object of the timer that expires and activates next if available.
timeout(Object) - Method in class drcl.inet.mac.WirelessPhy
Preriodically timeout to update energy consumption even if it is in idle state.
timingInfo() - Method in class drcl.inet.protocol.dvmrp.DVMRP
 
to - Variable in class drcl.comp.Util.Link
 
toBinary(int) - Static method in class drcl.util.StringUtil
Represents an integer in the binary representation.
toBinary(int, boolean) - Static method in class drcl.util.StringUtil
Represents an integer in the binary form.
toBinary(int, int, int) - Static method in class drcl.util.StringUtil
Represents a range of bits in an integer in the binary form.
toBinary(long) - Static method in class drcl.util.StringUtil
Represents a long integer in the binary form.
toBinary(long, boolean) - Static method in class drcl.util.StringUtil
Represents a long integer in the binary form.
toBinary(long, int, int) - Static method in class drcl.util.StringUtil
Represents a range of bits in a long integer in the binary form.
toDottedDecimal(long) - Static method in class drcl.util.StringUtil
 
toDottedDecimal(long, int) - Static method in class drcl.util.StringUtil
 
toFile(String) - Method in class drcl.comp.tool.DotDump
 
toHex(int) - Static method in class drcl.util.StringUtil
Represents an integer in the hex form.
toHex(int, boolean) - Static method in class drcl.util.StringUtil
Represents an integer in the hex form.
toHex(int, int, int) - Static method in class drcl.util.StringUtil
Represents a range of bits in an integer in the hex form.
toHex(long) - Static method in class drcl.util.StringUtil
Represents a long integer in the hex form.
toHex(long, boolean) - Static method in class drcl.util.StringUtil
Represents a long integer in the hex form.
toHex(long, int, int) - Static method in class drcl.util.StringUtil
Represents a range of bits in a long integer in the hex form.
toNumbers(char[]) - Static method in class drcl.util.NumberUtil
 
toNumbers(byte[]) - Static method in class drcl.util.NumberUtil
 
toRef(Component, String) - Static method in class drcl.ruv.Commands
 
toRef(Component, String[]) - Static method in class drcl.ruv.Commands
 
toRef(String) - Static method in class drcl.ruv.Commands
 
toRef(String[]) - Static method in class drcl.ruv.Commands
 
toRef(String, Paths[], boolean, Shell) - Static method in class drcl.ruv.Commands
 
toString() - Method in class drcl.DrclObj
 
toString() - Method in class drcl.comp.ACARuntime
 
toString() - Method in class drcl.comp.Component
Returns the full path of the component.
toString() - Method in class drcl.comp.ForkManager
 
toString() - Method in class drcl.comp.LockPack
 
toString() - Method in class drcl.comp.Message
 
toString(String) - Method in class drcl.comp.Message
Prints the content of the message by separating each field with the separator string.
toString() - Method in class drcl.comp.Port
Returns the full path.
toString() - Method in class drcl.comp.TaskFork
 
toString() - Method in class drcl.comp.TaskNotify
 
toString() - Method in class drcl.comp.TaskReceive
 
toString() - Method in class drcl.comp.TaskSend
 
toString() - Method in class drcl.comp.TaskSpecial
 
toString() - Method in class drcl.comp.Util.Link
 
toString() - Method in class drcl.comp.Wire
 
toString() - Method in class drcl.comp.WorkerThread
 
toString(String) - Method in class drcl.comp.contract.DebugContract.Message
 
toString(String) - Method in class drcl.comp.contract.DoubleEventContract.Message
 
toString(String) - Method in class drcl.comp.contract.ErrorContract.Message
 
toString(String) - Method in class drcl.comp.contract.EventContract.Message
 
toString(String) - Method in class drcl.comp.contract.GarbageContract.Message
 
toString(String) - Method in class drcl.comp.contract.PropertyContract.Message
 
toString(String) - Method in class drcl.comp.contract.TraceContract.Message
 
toString(String) - Method in class drcl.comp.lib.bytestream.ByteStreamContract.Message
 
toString() - Method in class drcl.comp.lib.bytestream.ByteStreamPeer
 
toString() - Method in class drcl.data.BitSet
Prints out this bit set by the set of indices of 1's in this bit set.
toString() - Method in class drcl.data.BooleanObj
 
toString() - Method in class drcl.data.DoubleObj
 
toString() - Method in class drcl.data.IntObj
 
toString() - Method in class drcl.data.LongObj
 
toString() - Method in class drcl.data.MapKey
Prints out the value and the mask of this map key by the set of indices of the bits of 1's in the value and the mask.
toString() - Method in class drcl.data.XYData
 
toString(Network) - Static method in class drcl.inet.InetUtil
Prints the network address and mask of the specified network.
toString(String) - Method in class drcl.inet.contract.ConfigSwitch.Message
 
toString(String) - Method in class drcl.inet.contract.DatagramContract.Message
 
toString(String) - Method in class drcl.inet.contract.IDConfig.Message
 
toString(String) - Method in class drcl.inet.contract.McastHostEvent.Message
 
toString(String) - Method in class drcl.inet.contract.NeighborEvent.Message
 
toString(String) - Method in class drcl.inet.contract.PktSending.Message
 
toString(String) - Method in class drcl.inet.contract.RTConfig.Message
 
toString(String) - Method in class drcl.inet.contract.RTLookup.Message
 
toString() - Method in class drcl.inet.core.sIGMP.IGMPPacket
 
toString() - Method in class drcl.inet.data.InterfaceInfo
 
toString() - Method in class drcl.inet.data.NetAddress
 
toString() - Method in class drcl.inet.data.RTEntry
 
toString(String) - Method in class drcl.inet.data.RTEntry
 
toString() - Method in class drcl.inet.data.RTKey
 
toString(String) - Method in class drcl.inet.mac.ARP.ARPEntry
 
toString() - Method in class drcl.inet.mac.ARP
 
toString(String) - Method in class drcl.inet.mac.ARPContract.Message
Converts the message content to a String object.
toString() - Method in class drcl.inet.mac.EnergyModel
 
toString(String) - Method in class drcl.inet.mac.MacPhyContract.Message
 
toString() - Method in class drcl.inet.mac.MacTimeoutEvt
 
toString(String) - Method in class drcl.inet.mac.NeighborQueryContract.Message
 
toString(String) - Method in class drcl.inet.mac.NodeChannelContract.Message
 
toString(String) - Method in class drcl.inet.mac.PositionReportContract.Message
 
toString(String) - Method in class drcl.inet.mac.RadioPropagationQueryContract.Message
 
toString() - Method in class drcl.inet.protocol.aodv.AODV_RERR
 
toString() - Method in class drcl.inet.protocol.aodv.AODV_RREP
 
toString() - Method in class drcl.inet.protocol.aodv.AODV_RREQ
 
toString() - Method in class drcl.inet.protocol.aodv.AODV_RTEntry
express the content of the routing entry
toString() - Method in class drcl.inet.protocol.aodv.AODV_TimeOut_EVT
 
toString() - Method in class drcl.inet.protocol.aodv.UIUCInjector
 
toString() - Method in class drcl.inet.protocol.cbt.CBTInterface
 
toString() - Method in class drcl.inet.protocol.cbt.CBTInterfaceTimer
 
toString() - Method in class drcl.inet.protocol.cbt.CBTPacket
 
toString() - Method in class drcl.inet.protocol.cbt.CBTState
 
toString() - Method in class drcl.inet.protocol.cbt.CBTStateTimer
 
toString() - Method in class drcl.inet.protocol.dv.DVExtension
 
toString() - Method in class drcl.inet.protocol.dv.DVPacket
 
toString() - Method in class drcl.inet.protocol.dvmrp.DVMRPFCExtension
 
toString() - Method in class drcl.inet.protocol.dvmrp.DVMRPFCPacket
 
toString() - Method in class drcl.inet.protocol.dvmrp.DVMRPRTExtension
 
toString() - Method in class drcl.inet.protocol.dvmrp.DVMRPRTPacket
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_Area
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_DBdesc
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_Interface
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_LSA
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_LSA_Header
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_LSack
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_LSrequest.LSrequest_body
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_LSrequest
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_LSupdate
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_Neighbor
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_SPF_vertex
 
toString() - Method in class drcl.inet.protocol.ospf.OSPF_TimeOut_EVT
 
toString() - Method in class drcl.inet.protocol.ospf.Router_LSA
 
toString(String) - Method in class drcl.inet.sensorsim.BatteryContract.Message
 
toString(String) - Method in class drcl.inet.sensorsim.SensorAgentPhyContract.Message
 
toString(String) - Method in class drcl.inet.sensorsim.SensorAppAgentContract.Message
 
toString(String) - Method in class drcl.inet.sensorsim.SensorAppWirelessAgentContract.Message
 
toString(String) - Method in class drcl.inet.sensorsim.SensorNeighborQueryContract.Message
 
toString(String) - Method in class drcl.inet.sensorsim.SensorNodeChannelContract.Message
 
toString(String) - Method in class drcl.inet.sensorsim.SensorPacket
 
toString(String) - Method in class drcl.inet.sensorsim.SensorPositionReportContract.Message
 
toString(String) - Method in class drcl.inet.sensorsim.SensorRadioPropagationQueryContract.Message
 
toString() - Method in class drcl.inet.socket.InetSocket
 
toString() - Method in class drcl.inet.socket.JSimSocketImpl
 
toString(String) - Method in class drcl.inet.socket.SocketContract.Message
 
toString(String) - Method in class drcl.intserv.SchedulerConfig.Message
 
toString() - Method in class drcl.intserv.SpecAd
 
toString() - Method in class drcl.intserv.SpecFlow
 
toString() - Method in class drcl.intserv.SpecR
 
toString() - Method in class drcl.intserv.scheduler.SpecR_DCTS
 
toString() - Method in class drcl.intserv.scheduler.SpecR_GR
 
toString() - Method in class drcl.intserv.scheduler.SpecR_PTSP
 
toString() - Method in class drcl.net.Packet
Prints the content of this packet; subclasses should override Packet._toString(String).
toString(String) - Method in class drcl.net.Packet
Prints the content of this packet; subclasses should override Packet._toString(String).
toString() - Method in class drcl.net.graph.Area
 
toString() - Method in class drcl.net.graph.Link
 
toString() - Method in class drcl.net.graph.Node
 
toString() - Method in class drcl.ruv.CommandTask
 
toString() - Method in class drcl.ruv.Directory
 
toString() - Method in class drcl.ruv.Paths
 
toString(String) - Method in class drcl.ruv.ShellContract.Message
 
toString() - Method in class drcl.ruv.ShellEvalException
 
toString(StackTraceFilter) - Method in class drcl.ruv.ShellEvalException
 
toString() - Method in class drcl.util.CircularBuffer
 
toString(double, int) - Static method in class drcl.util.StringUtil
Format a double number.
toString(double, int, int) - Static method in class drcl.util.StringUtil
Format a double number.
toString(Hashtable) - Static method in class drcl.util.StringUtil
 
toString(Object) - Static method in class drcl.util.StringUtil
 
toString(Object, String, int) - Static method in class drcl.util.StringUtil
 
toString(double[]) - Static method in class drcl.util.StringUtil
 
toString(double[], String, int) - Static method in class drcl.util.StringUtil
 
toString(float[]) - Static method in class drcl.util.StringUtil
 
toString(float[], String, int) - Static method in class drcl.util.StringUtil
 
toString(long[]) - Static method in class drcl.util.StringUtil
 
toString(long[], String, int) - Static method in class drcl.util.StringUtil
 
toString(int[]) - Static method in class drcl.util.StringUtil
 
toString(int[], String, int) - Static method in class drcl.util.StringUtil
 
toString(boolean[]) - Static method in class drcl.util.StringUtil
 
toString(boolean[], String, int) - Static method in class drcl.util.StringUtil
 
toString(byte[]) - Static method in class drcl.util.StringUtil
 
toString(byte[], String, int) - Static method in class drcl.util.StringUtil
 
toString(char[]) - Static method in class drcl.util.StringUtil
 
toString(char[], String, int) - Static method in class drcl.util.StringUtil
 
toString(Class) - Static method in class drcl.util.StringUtil
 
toString() - Method in class drcl.util.random.RandomNumberGenerator
 
toString() - Method in class drcl.util.scalar.IntInterval
 
toString() - Method in class drcl.util.scalar.IntSpace
 
toString() - Method in class drcl.util.scalar.IntVector
 
toString() - Method in class drcl.util.scalar.LongInterval
 
toString() - Method in class drcl.util.scalar.LongSpace
 
toString() - Method in class drcl.util.scalar.LongVector
 
toggleFlag() - Method in class drcl.inet.sensorsim.CPUBase
 
tokenGenRate - Variable in class drcl.net.traffic.traffic_TokenBucket
 
totalMemory() - Static method in class drcl.util.MiscUtil
 
totalNumEvents - Variable in class drcl.comp.WorkerThread
 
tr_info() - Method in class drcl.comp.ACARuntime
 
traceRoute(Node, Node) - Static method in class drcl.inet.InetUtil
Returns the result of trace route in the format of "(hop): (hop_address), if=(outgoing_interface)", a line for each hop.
traceRoute(long) - Method in class drcl.inet.Node
Returns the result of trace route in String.
traceRoute(long) - Method in class drcl.inet.TraceRT
Get trace route result with trace route packet of size 0.
traceRoute(long, int) - Method in class drcl.inet.TraceRT
Returns the result of trace route in an array.
traceRouteInObj(Node, Node) - Static method in class drcl.inet.InetUtil
Returns the result of trace route in an array.
traceRouteInObj(long) - Method in class drcl.inet.Node
Returns the result of trace route in an array.
traffic_CDSmooth - class drcl.net.traffic.traffic_CDSmooth.
This class describes the (C,D)-smooth traffic model.
traffic_CDSmooth() - Constructor for class drcl.net.traffic.traffic_CDSmooth
 
traffic_CDSmooth(int, double, int) - Constructor for class drcl.net.traffic.traffic_CDSmooth
 
traffic_ExpOnOff - class drcl.net.traffic.traffic_ExpOnOff.
This class describes an On/Off traffic model.
traffic_ExpOnOff() - Constructor for class drcl.net.traffic.traffic_ExpOnOff
 
traffic_ExpOnOff(int, double, double, double) - Constructor for class drcl.net.traffic.traffic_ExpOnOff
 
traffic_FixedPoints - class drcl.net.traffic.traffic_FixedPoints.
This class allows one to specify packets to be generated at fixed time points.
traffic_FixedPoints() - Constructor for class drcl.net.traffic.traffic_FixedPoints
 
traffic_FixedPoints(int, int, double, double) - Constructor for class drcl.net.traffic.traffic_FixedPoints
 
traffic_FixedPoints(int, int, double, double, double, double[]) - Constructor for class drcl.net.traffic.traffic_FixedPoints
 
traffic_OnOff - class drcl.net.traffic.traffic_OnOff.
This class describes an On/Off traffic model.
traffic_OnOff() - Constructor for class drcl.net.traffic.traffic_OnOff
 
traffic_OnOff(int, int, double, double) - Constructor for class drcl.net.traffic.traffic_OnOff
 
traffic_PacketTrain - class drcl.net.traffic.traffic_PacketTrain.
This class describes the packet train traffic model.
traffic_PacketTrain() - Constructor for class drcl.net.traffic.traffic_PacketTrain
 
traffic_PacketTrain(int, double) - Constructor for class drcl.net.traffic.traffic_PacketTrain
 
traffic_ParetoOnOff - class drcl.net.traffic.traffic_ParetoOnOff.
This class describes the Pareto On/Off traffic model.
traffic_ParetoOnOff() - Constructor for class drcl.net.traffic.traffic_ParetoOnOff
 
traffic_ParetoOnOff(int, double, double, double, double) - Constructor for class drcl.net.traffic.traffic_ParetoOnOff
 
traffic_ParetoOnOff(int, double, double, double, double, double) - Constructor for class drcl.net.traffic.traffic_ParetoOnOff
 
traffic_PeakRate - class drcl.net.traffic.traffic_PeakRate.
This class describes the peak rate traffic model.
traffic_PeakRate() - Constructor for class drcl.net.traffic.traffic_PeakRate
 
traffic_PeakRate(int, int, double, double) - Constructor for class drcl.net.traffic.traffic_PeakRate
 
traffic_Periodic - class drcl.net.traffic.traffic_Periodic.
This class describes a periodic traffic model.
traffic_Periodic() - Constructor for class drcl.net.traffic.traffic_Periodic
 
traffic_Periodic(int, double, int) - Constructor for class drcl.net.traffic.traffic_Periodic
 
traffic_Poisson - class drcl.net.traffic.traffic_Poisson.
This class describes the traffic model with Poisson arrival process.
traffic_Poisson() - Constructor for class drcl.net.traffic.traffic_Poisson
 
traffic_Poisson(int, double) - Constructor for class drcl.net.traffic.traffic_Poisson
 
traffic_PoissonVariableSize - class drcl.net.traffic.traffic_PoissonVariableSize.
This class describes the traffic model with Poisson arrival process and packet size with exponential distribution.
traffic_PoissonVariableSize() - Constructor for class drcl.net.traffic.traffic_PoissonVariableSize
 
traffic_PoissonVariableSize(int, double) - Constructor for class drcl.net.traffic.traffic_PoissonVariableSize
 
traffic_RTSmooth - class drcl.net.traffic.traffic_RTSmooth.
This class describes the (r,T)-smooth traffic model.
traffic_RTSmooth() - Constructor for class drcl.net.traffic.traffic_RTSmooth
 
traffic_RTSmooth(int, double, double, int) - Constructor for class drcl.net.traffic.traffic_RTSmooth
 
traffic_TokenBucket - class drcl.net.traffic.traffic_TokenBucket.
This class describes the token bucket traffic model.
traffic_TokenBucket() - Constructor for class drcl.net.traffic.traffic_TokenBucket
 
traffic_TokenBucket(int, int, int, double, int) - Constructor for class drcl.net.traffic.traffic_TokenBucket
 
translate(SpecAd, QoSRequirement) - Method in class drcl.intserv.RspecTranslator
Given the Adspec, the method returns the "minimum" Rspec that satisfies the specified QoS requirement.
translate(SpecAd, QoSRequirement) - Method in class drcl.intserv.scheduler.Translator_DCTS
 
translate(SpecAd, QoSRequirement) - Method in class drcl.intserv.scheduler.Translator_GR
 
translate(SpecAd, QoSRequirement) - Method in class drcl.intserv.scheduler.Translator_PTSP_EA
 
triggeredUpdateDelayPeriod - Variable in class drcl.inet.protocol.dvmrp.DVMRPTimingPack
 
tsCDSmooth - class drcl.net.traffic.tsCDSmooth.
A traffic shaper that conforms to the (C,D)-smooth traffic model.
tsCDSmooth() - Constructor for class drcl.net.traffic.tsCDSmooth
 
tsCDSmooth(traffic_CDSmooth) - Constructor for class drcl.net.traffic.tsCDSmooth
 
tsExpOnOff - class drcl.net.traffic.tsExpOnOff.
This class implements an On/Off traffic source.
tsExpOnOff() - Constructor for class drcl.net.traffic.tsExpOnOff
 
tsExpOnOff(String) - Constructor for class drcl.net.traffic.tsExpOnOff
 
tsExpOnOff(traffic_ExpOnOff) - Constructor for class drcl.net.traffic.tsExpOnOff
 
tsFixedPoints - class drcl.net.traffic.tsFixedPoints.
This class implements a traffic shaper that conforms to the fixed-points traffic model.
tsFixedPoints() - Constructor for class drcl.net.traffic.tsFixedPoints
 
tsFixedPoints(String) - Constructor for class drcl.net.traffic.tsFixedPoints
 
tsFixedPoints(traffic_FixedPoints) - Constructor for class drcl.net.traffic.tsFixedPoints
 
tsOnOff - class drcl.net.traffic.tsOnOff.
This class implements an On/Off traffic source.
tsOnOff() - Constructor for class drcl.net.traffic.tsOnOff
 
tsOnOff(String) - Constructor for class drcl.net.traffic.tsOnOff
 
tsOnOff(traffic_OnOff) - Constructor for class drcl.net.traffic.tsOnOff
 
tsPacketTrain - class drcl.net.traffic.tsPacketTrain.
This class implements a traffic shaper that conforms to the packet train traffic model.
tsPacketTrain() - Constructor for class drcl.net.traffic.tsPacketTrain
 
tsPacketTrain(String) - Constructor for class drcl.net.traffic.tsPacketTrain
 
tsPacketTrain(traffic_PacketTrain) - Constructor for class drcl.net.traffic.tsPacketTrain
 
tsParetoOnOff - class drcl.net.traffic.tsParetoOnOff.
This class implements a Pareto On/Off traffic source.
tsParetoOnOff() - Constructor for class drcl.net.traffic.tsParetoOnOff
 
tsParetoOnOff(String) - Constructor for class drcl.net.traffic.tsParetoOnOff
 
tsParetoOnOff(traffic_ParetoOnOff) - Constructor for class drcl.net.traffic.tsParetoOnOff
 
tsPeakRate - class drcl.net.traffic.tsPeakRate.
This class implements a traffic source that conforms to the traffic_PeakRate peak rate traffic model.
tsPeakRate() - Constructor for class drcl.net.traffic.tsPeakRate
 
tsPeakRate(String) - Constructor for class drcl.net.traffic.tsPeakRate
 
tsPeakRate(traffic_PeakRate) - Constructor for class drcl.net.traffic.tsPeakRate
 
tsPeriodic - class drcl.net.traffic.tsPeriodic.
This class implements a traffic shaper that conforms to the periodic traffic model.
tsPeriodic() - Constructor for class drcl.net.traffic.tsPeriodic
 
tsPeriodic(traffic_Periodic) - Constructor for class drcl.net.traffic.tsPeriodic
 
tsPoisson - class drcl.net.traffic.tsPoisson.
This class implements an On/Off traffic source.
tsPoisson() - Constructor for class drcl.net.traffic.tsPoisson
 
tsPoisson(String) - Constructor for class drcl.net.traffic.tsPoisson
 
tsPoisson(traffic_Poisson) - Constructor for class drcl.net.traffic.tsPoisson
 
tsPoissonVariableSize - class drcl.net.traffic.tsPoissonVariableSize.
This class implements an On/Off traffic source.
tsPoissonVariableSize() - Constructor for class drcl.net.traffic.tsPoissonVariableSize
 
tsPoissonVariableSize(String) - Constructor for class drcl.net.traffic.tsPoissonVariableSize