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
_
L
LABELLED
- Static variable in class drcl.inet.
InetPacket
The ``labelled'' bit mask in the flag field.
LAST_ACK
- Static variable in interface drcl.inet.transport.
TCPConstants
LEAVE
- Static variable in class drcl.inet.contract.
McastHostEvent
LEAVE
- Static variable in class drcl.inet.core.
sIGMP
Leave Group message type (RFC2236).
LISTEN
- Static variable in interface drcl.inet.socket.
SocketConstants
LISTEN
- Static variable in interface drcl.inet.transport.
TCPConstants
LISTEN1
- Static variable in interface drcl.inet.transport.
TCPConstants
LISTEN2
- Static variable in interface drcl.inet.transport.
TCPConstants
LL
- class drcl.inet.mac.
LL
.
This class implements some link layer functions.
LL()
- Constructor for class drcl.inet.mac.
LL
Constructor.
LLMacContract
- class drcl.inet.mac.
LLMacContract
.
Defines soem convenient methods which are used by the
LL
components and the
MAC
components.
LLMacContract()
- Constructor for class drcl.inet.mac.
LLMacContract
Constructor.
LLMacContract(int)
- Constructor for class drcl.inet.mac.
LLMacContract
Constructor.
LLPacket
- class drcl.inet.mac.
LLPacket
.
This class defines the link layer frame format.
LLPacket(long, long, int, Object)
- Constructor for class drcl.inet.mac.
LLPacket
Construct LL Packet
LOOSE
- Static variable in class drcl.intserv.
SpecR
Launcher
- class drcl.inet.socket.
Launcher
.
This class is the front end of running real applications on JSim/INET.
Launcher()
- Constructor for class drcl.inet.socket.
Launcher
Link
- class drcl.inet.
Link
.
The base class for modeling a physical link.
Link()
- Constructor for class drcl.inet.
Link
Link(String)
- Constructor for class drcl.inet.
Link
Link(double)
- Constructor for class drcl.inet.
Link
Link
- class drcl.net.graph.
Link
.
The class defines data structure that describes an "edge" of a graph.
Link()
- Constructor for class drcl.net.graph.
Link
Link(int, Node, Node)
- Constructor for class drcl.net.graph.
Link
Link(int, Node, Node, boolean)
- Constructor for class drcl.net.graph.
Link
Link(int, Node, int, Node, int)
- Constructor for class drcl.net.graph.
Link
Link(int, Node, int, Node, int, boolean)
- Constructor for class drcl.net.graph.
Link
Link(int, Node, int, Node, int, double)
- Constructor for class drcl.net.graph.
Link
Link(int, Node, int, Node, int, double, boolean)
- Constructor for class drcl.net.graph.
Link
Link(int, Node, Node, double, double)
- Constructor for class drcl.net.graph.
Link
Link(int, Node, Node, double, double, boolean)
- Constructor for class drcl.net.graph.
Link
Link(int, Node, int, Node, int, double, double)
- Constructor for class drcl.net.graph.
Link
Link(int, Node, int, Node, int, double, double, boolean)
- Constructor for class drcl.net.graph.
Link
LinkBrokenEventHandler(InetPacket, Port)
- Method in class drcl.inet.
Protocol
Called back when a link broken event is received.
LinkBrokenEventHandler(InetPacket, Port)
- Method in class drcl.inet.protocol.aodv.
AODV
This routine is invoked when the link-layer reports a route failed.
LinkCost
- class drcl.inet.tool.
LinkCost
.
Link cost function.
LinkCost()
- Constructor for class drcl.inet.tool.
LinkCost
LockPack
- class drcl.comp.
LockPack
.
Data structure of a lock.
LockPack(Object)
- Constructor for class drcl.comp.
LockPack
LognormalDistribution
- class drcl.util.random.
LognormalDistribution
.
LognormalDistribution()
- Constructor for class drcl.util.random.
LognormalDistribution
LognormalDistribution(long)
- Constructor for class drcl.util.random.
LognormalDistribution
LognormalDistribution(double, double)
- Constructor for class drcl.util.random.
LognormalDistribution
LognormalDistribution(double, double, long)
- Constructor for class drcl.util.random.
LognormalDistribution
LognormalParetoDistribution
- class drcl.util.random.
LognormalParetoDistribution
.
LognormalParetoDistribution()
- Constructor for class drcl.util.random.
LognormalParetoDistribution
LognormalParetoDistribution(long)
- Constructor for class drcl.util.random.
LognormalParetoDistribution
LognormalParetoDistribution(double, double, double, double, double)
- Constructor for class drcl.util.random.
LognormalParetoDistribution
LognormalParetoDistribution(double, double, double, double, double, long, long)
- Constructor for class drcl.util.random.
LognormalParetoDistribution
LongInterval
- class drcl.util.scalar.
LongInterval
.
LongInterval()
- Constructor for class drcl.util.scalar.
LongInterval
LongInterval(long, long)
- Constructor for class drcl.util.scalar.
LongInterval
LongObj
- class drcl.data.
LongObj
.
Class that is similar to
Long
but is mutable.
LongObj()
- Constructor for class drcl.data.
LongObj
LongObj(long)
- Constructor for class drcl.data.
LongObj
LongSpace
- class drcl.util.scalar.
LongSpace
.
A long integer space.
LongSpace()
- Constructor for class drcl.util.scalar.
LongSpace
LongSpace(long, long)
- Constructor for class drcl.util.scalar.
LongSpace
LongVector
- class drcl.util.scalar.
LongVector
.
LongVector()
- Constructor for class drcl.util.scalar.
LongVector
LongVector(int, int)
- Constructor for class drcl.util.scalar.
LongVector
lastElement()
- Method in class drcl.comp.queue.
ActiveQueue
Retrieves but not remove the last object in the queue.
lastElement()
- Method in class drcl.inet.core.queue.
DropTail
Retrieves but not remove the last object in the queue.
lastElement()
- Method in class drcl.inet.core.queue.
FIFO
Retrieves but not remove the last object in the queue.
lastElement()
- Method in class drcl.inet.core.queue.
MQueue
Retrieves but not remove the last object in the queue.
lastElement()
- Method in class drcl.inet.core.queue.
PriorityQueue
Retrieves but not remove the last object in the queue.
lastElement()
- Method in class drcl.util.queue.
BSQueue
lastElement()
- Method in class drcl.util.queue.
CalendarQueue
lastElement()
- Method in class drcl.util.queue.
CalendarQueue2
lastElement()
- Method in class drcl.util.queue.
CalendarQueue3
lastElement()
- Method in class drcl.util.queue.
FIFOQueue
lastElement()
- Method in interface drcl.util.queue.
Queue
Returns the last element in the queue, no dequeue is performed.
lastElement()
- Method in class drcl.util.queue.
QueueImpl
lastElement()
- Method in class drcl.util.queue.
SimpleQueue
lastElement()
- Method in class drcl.util.queue.
TreeMapQueue
lastElement()
- Method in class drcl.util.queue.
VSBSQueue
lastElement()
- Method in class drcl.util.queue.
VSFIFOQueue
lastElement()
- Method in class drcl.util.queue.
VSSimpleQueue
lastElement()
- Method in class drcl.util.queue.
VSTreeMapQueue
lastKey()
- Method in class drcl.util.queue.
BSQueue
lastKey()
- Method in class drcl.util.queue.
CalendarQueue
lastKey()
- Method in class drcl.util.queue.
CalendarQueue2
lastKey()
- Method in class drcl.util.queue.
CalendarQueue3
lastKey()
- Method in class drcl.util.queue.
FIFOQueue
lastKey()
- Method in interface drcl.util.queue.
Queue
Returns the last key in the queue, no dequeue is performed.
lastKey()
- Method in class drcl.util.queue.
QueueImpl
lastKey()
- Method in class drcl.util.queue.
SimpleQueue
lastKey()
- Method in class drcl.util.queue.
TreeMapQueue
lastKey()
- Method in class drcl.util.queue.
VSBSQueue
lastKey()
- Method in class drcl.util.queue.
VSFIFOQueue
lastKey()
- Method in class drcl.util.queue.
VSSimpleQueue
lastKey()
- Method in class drcl.util.queue.
VSTreeMapQueue
lastSubstring(String, String)
- Static method in class drcl.util.
StringUtil
Extract substring after the last appearance of the separator string.
lasthop
- Variable in class drcl.inet.protocol.cbt.
CBTPacket
leave(long)
- Method in class drcl.inet.application.
McastTestApp
To leave a multicast group.
leave(long)
- Method in class drcl.inet.core.
sIGMP
Makes this host leaves the multicast group.
linkcost
- Variable in class drcl.inet.tool.
routing_msp2
links()
- Method in class drcl.net.graph.
Graph
links()
- Method in class drcl.net.graph.
Node
links
- Variable in class drcl.net.graph.
TopologyParser
links
- Variable in class drcl.net.graph.
TopologyReader
linksInList()
- Method in class drcl.net.graph.
Node
list()
- Method in class drcl.comp.
ForkManager
Lists the fork event queue and all other information regarding this manager.
listThreads()
- Method in class drcl.comp.
ARuntime
listThreads()
- Method in class drcl.sim.event.
SESimulator
listen(int)
- Method in class drcl.inet.socket.
InetSocket
listen(long, int, int, Port)
- Static method in class drcl.inet.socket.
SocketContract
Send out "listen" command.
listen(InetSocket, int)
- Method in class drcl.inet.socket.
SocketMaster
llNodes
- Variable in class drcl.net.graph.
Area
load(ObjectInputStream)
- Static method in class drcl.comp.
Util
Loads a component hierarchy from the ObjectInputStream.
load(String)
- Method in class drcl.comp.tool.
HistogramPlotter
load(String, int, int)
- Method in class drcl.comp.tool.
HistogramPlotter
load(String)
- Method in class drcl.comp.tool.
Plotter
load(String, int, int)
- Method in class drcl.comp.tool.
Plotter
load
- Variable in class drcl.net.traffic.
TraceInput
load(String)
- Method in class drcl.net.traffic.
TraceInput
Loads the trace file into this component.
loadmap(String)
- Method in class drcl.inet.
NodeBuilder
Loads the node map into this node builder.
local
- Variable in class drcl.inet.data.
InterfaceInfo
lock(Object)
- Method in class drcl.comp.
Component
Grabs the lock of the object.
lockAtSignal(Antenna.Orientation)
- Method in class drcl.inet.mac.
AdaptiveAntenna
lockAtSignal()
- Method in class drcl.inet.mac.
Antenna
Lock an incoming signal.
lockAtSignal(Antenna.Orientation)
- Method in class drcl.inet.mac.
Antenna
Lock an incoming signal from direction
.
lockAtSignal(Antenna.Orientation)
- Method in class drcl.inet.mac.
SwitchedBeamAntenna
Lock an incoming signal from direction
lockReqCount
- Variable in class drcl.comp.
LockPack
The number of threads competing for the lock of the target object.
lockinfo(Component)
- Static method in class drcl.comp.
Util
Returns the report of the lock information in the component.
locks()
- Method in class drcl.comp.
AWorkerThread
locks
- Variable in class drcl.comp.
Component
For holding all the locks and waiting threads in this component.
locks()
- Method in class drcl.sim.event.
SEThread
logenabled
- Variable in class drcl.comp.
ACARuntime
longValue()
- Method in class drcl.data.
DoubleObj
longValue()
- Method in class drcl.data.
IntObj
longValue()
- Method in class drcl.data.
LongObj
longValue()
- Method in class drcl.data.
NumberObj
lookup(RTKey, Port)
- Static method in class drcl.inet.contract.
RTLookup
lookup(InetPacket, Port)
- Static method in class drcl.inet.contract.
RTLookup
lookup(InetPacket, int, Port)
- Static method in class drcl.inet.contract.
RTLookup
lookup(InetPacket, long, long, int)
- Method in class drcl.inet.core.
RT
loss
- Variable in class drcl.inet.mac.
CachedPathLoss
ls(String, Paths[], Shell)
- Static method in class drcl.ruv.
Commands
ls_req_num
- Variable in class drcl.inet.protocol.aodv.
AODV_RREQ
ls_req_num
- Variable in class drcl.inet.protocol.ospf.
OSPF_LSrequest
lsreq_advrtr
- Variable in class drcl.inet.protocol.ospf.
OSPF_LSrequest.LSrequest_body
lsreq_id
- Variable in class drcl.inet.protocol.ospf.
OSPF_LSrequest.LSrequest_body
lsreq_type
- Variable in class drcl.inet.protocol.ospf.
OSPF_LSrequest.LSrequest_body
lsupdate_num
- Variable in class drcl.inet.protocol.ospf.
OSPF_LSupdate
ltos(long)
- Method in class drcl.net.
Address
Returns the
String
representation of the address.
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 ~