Overview
Package
Class
Use
Tree
Deprecated
Index
Help
DRCL J-Sim API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
W
WAIT_TIME
- Static variable in class drcl.inet.sensorsim.
SensorAgent
WRONGCLASS
- Static variable in class drcl.intserv.
SpecR
WaitUntil
- class drcl.ruv.
WaitUntil
.
The class provides different ways to stop the current execution until a condition is met.
WaitUntil(ACARuntime, double)
- Constructor for class drcl.ruv.
WaitUntil
The execution is blocked (on itself) until the runtime stops (at the time specified).
WaitUntil(ACARuntime, double, Object)
- Constructor for class drcl.ruv.
WaitUntil
The execution is blocked (on lock) until the runtime stops (at the time specified).
WaitUntil(ACARuntime)
- Constructor for class drcl.ruv.
WaitUntil
The execution is blocked (on itself) until the runtime finishes all the events.
WaitUntil(ACARuntime, Object)
- Constructor for class drcl.ruv.
WaitUntil
The execution is blocked (on lock) until the runtime finishes all the events.
WaitUntil(Shell, String)
- Constructor for class drcl.ruv.
WaitUntil
The execution is blocked (on the shell) until the command (interpreted by the shell) returns an affirmative result.
WaitUntil(Shell, String, Object)
- Constructor for class drcl.ruv.
WaitUntil
The execution is blocked (on lock) until the command (interpreted by the shell) returns an affirmative result.
Wire
- class drcl.comp.
Wire
.
Wire()
- Constructor for class drcl.comp.
Wire
WirelessAgent
- class drcl.inet.sensorsim.
WirelessAgent
.
This class implements the middleware between the sensor protocol stack and the wireless protocol stack.
WirelessAgent()
- Constructor for class drcl.inet.sensorsim.
WirelessAgent
WirelessAgent(String)
- Constructor for class drcl.inet.sensorsim.
WirelessAgent
WirelessPhy
- class drcl.inet.mac.
WirelessPhy
.
This class simulates many functions of a wireless physical card.
WirelessPhy()
- Constructor for class drcl.inet.mac.
WirelessPhy
Constructor.
WorkerThread
- class drcl.comp.
WorkerThread
.
Carries out data processing at a component or special runtime tasks.
WorkerThread()
- Constructor for class drcl.comp.
WorkerThread
WorkerThread(ThreadGroup, String)
- Constructor for class drcl.comp.
WorkerThread
WorkerThread(String)
- Constructor for class drcl.comp.
WorkerThread
WorkerThreadException
- error drcl.comp.
WorkerThreadException
.
WorkerThreadException()
- Constructor for class drcl.comp.
WorkerThreadException
WorkerThreadException(String)
- Constructor for class drcl.comp.
WorkerThreadException
WorkerThreadInterruptedException
- error drcl.comp.
WorkerThreadInterruptedException
.
WorkerThreadInterruptedException()
- Constructor for class drcl.comp.
WorkerThreadInterruptedException
WorkerThreadInterruptedException(String)
- Constructor for class drcl.comp.
WorkerThreadInterruptedException
WrapAroundException
- exception drcl.util.scalar.
WrapAroundException
.
WrapAroundException()
- Constructor for class drcl.util.scalar.
WrapAroundException
WrapAroundException(String)
- Constructor for class drcl.util.scalar.
WrapAroundException
Wrapper
- interface drcl.comp.
Wrapper
.
Defines interface for a component that wraps a non-component object.
WrapperComponent
- class drcl.comp.
WrapperComponent
.
Component that wraps a non-component object.
WrapperComponent()
- Constructor for class drcl.comp.
WrapperComponent
WrapperComponent(String)
- Constructor for class drcl.comp.
WrapperComponent
wait(Object)
- Method in class drcl.comp.
Component
Waits on the object until being notified.
waitCount
- Variable in class drcl.comp.
LockPack
The number of threads waiting on the target object.
wakeup()
- Method in class drcl.inet.sensorsim.
RadioSimple
wakeupThreadInfo()
- Method in class drcl.comp.
ARuntime
wildcardMatch(MapKey)
- Method in class drcl.data.
MapKey
Returns true if the masks and the masked values of
that_
and this key are equal.
wraps(Packet)
- Method in class drcl.net.
Packet
Wraps the argument packet as the body of this packet.
wraps(Packet)
- Method in interface drcl.net.
PacketWrapper
Wraps up the specified packet.
write(int)
- Method in class drcl.ruv.
RUVOutputManager
write(byte[])
- Method in class drcl.ruv.
RUVOutputManager
write(byte[], int, int)
- Method in class drcl.ruv.
RUVOutputManager
write(String)
- Method in class drcl.ruv.
Term
Puts the message on the terminal.
wrr
- class drcl.diffserv.scheduling.
wrr
.
wrr()
- Constructor for class drcl.diffserv.scheduling.
wrr
wrr(String)
- Constructor for class drcl.diffserv.scheduling.
wrr
wthreads()
- Method in class drcl.comp.
ARuntime
Returns information of working threads.
wthreads()
- Method in class drcl.sim.event.
SESimulator
Returns information of working threads.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
DRCL J-Sim API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.
~ To J-Sim Home ~