DRCL JavaSim 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 _

F

fatalError(String) - Static method in class drcl.Debug
Outputs an error message and exits the program.
FIFO - class drcl.inet.core.queue.FIFO.
Implements a FIFO queue structure that one may plug in a different queue logic to form a differnt FIFO implementation.
FIFO() - Constructor for class drcl.inet.core.queue.FIFO
 
FIFO(String) - Constructor for class drcl.inet.core.queue.FIFO
 
FIFOQueue - class drcl.util.queue.FIFOQueue.
A first-in-first-out queue.
FIFOQueue() - Constructor for class drcl.util.queue.FIFOQueue
 
FIFOQueue(int) - Constructor for class drcl.util.queue.FIFOQueue
 
FileComponent - class drcl.comp.io.FileComponent.
 
FileComponent() - Constructor for class drcl.comp.io.FileComponent
 
FileComponent(String) - Constructor for class drcl.comp.io.FileComponent
 
fill(int) - Method in class drcl.comp.tool.Plotter
 
FIN_WAIT_1 - Static variable in interface drcl.inet.transport.TCPConstants
 
FIN_WAIT_2 - Static variable in interface drcl.inet.transport.TCPConstants
 
finalize() - Method in class drcl.net.traffic.traffic_FixedPoints
 
finalized() - Method in class drcl.comp.ACARuntime
 
finalPortionClassName(Class) - Static method in class drcl.util.StringUtil
Extract final portion of a full class name.
findAvailable() - Method in class drcl.comp.Component
Returns an unconnected port from the default connection port group of this component.
findAvailable(String) - Method in class drcl.comp.Component
Returns an unconnected port from the specified port group.
findAvailable(String, String) - Method in class drcl.comp.Component
Returns an unconnected port of the given port type from the specified port group.
findCommonPrefix(String[]) - Static method in class drcl.util.StringUtil
Returns null if nothing to do.
finishing() - Method in class drcl.comp.Component
Notifies of the end of data processing (for performance-aware components).
finishing() - Method in class drcl.comp.WorkerThread
Data processing has come to an end.
fireEvent(String, int, NetAddress) - Method in class drcl.inet.core.Hello
Hookup for Hellov extension.
fireEvent(String, int, NetAddress) - Method in class drcl.inet.core.Hellov
 
firstElement() - Method in class drcl.comp.queue.ActiveQueue
Retrieves but not dequeue the first object in the queue.
firstElement() - Method in class drcl.util.queue.Queue
Returns the first element in the queue, no dequeue is performed.
firstElement() - Method in class drcl.util.queue.CalendarQueue
 
firstElement() - Method in class drcl.util.queue.TreeMapQueue
 
firstElement() - Method in class drcl.util.queue.SimpleQueue
 
firstElement() - Method in class drcl.inet.core.queue.MQueue
Retrieves but not dequeue the first object in the queue.
firstElement() - Method in class drcl.inet.core.queue.DropTail
Retrieves but not dequeue the first object in the queue.
firstElement() - Method in class drcl.inet.core.queue.FIFO
Retrieves but not dequeue the first object in the queue.
firstElement() - Method in class drcl.diffserv.HQS
 
firstElement() - Method in class drcl.diffserv.scheduling.ColorQueue
 
firstKey() - Method in class drcl.util.queue.Queue
Returns the first key in the queue, no dequeue is performed.
firstKey() - Method in class drcl.util.queue.CalendarQueue
 
firstKey() - Method in class drcl.util.queue.TreeMapQueue
 
firstKey() - Method in class drcl.util.queue.SimpleQueue
 
FLAG_ACK - Static variable in class drcl.inet.transport.TCPPacket
 
FLAG_COMPONENT_NOTIFICATION - Static variable in class drcl.comp.Component
 
FLAG_DEBUG_ENABLED - Static variable in class drcl.comp.Component
 
FLAG_DIRECT_OUTPUT_ENABLED - Static variable in class drcl.comp.Component
 
FLAG_ENABLED - Static variable in class drcl.comp.Component
Bit mask of the enabled flag.
FLAG_ERROR_ENABLED - Static variable in class drcl.comp.Component
Bit mask of the enabled flag.
FLAG_EVENT_ENABLED - Static variable in class drcl.comp.Component
 
FLAG_FIN - Static variable in class drcl.inet.transport.TCPPacket
 
FLAG_GARBAGE_DISPLAY_ENABLED - Static variable in class drcl.comp.Component
 
FLAG_GARBAGE_ENABLED - Static variable in class drcl.comp.Component
 
FLAG_PORT_NOTIFICATION - Static variable in class drcl.comp.Component
 
FLAG_SACK - Static variable in class drcl.inet.transport.TCPPacket
 
FLAG_STARTED - Static variable in class drcl.comp.Component
 
FLAG_STOPPED - Static variable in class drcl.comp.Component
 
FLAG_SYN - Static variable in class drcl.inet.transport.TCPPacket
 
FLAG_TRACE_ENABLED - Static variable in class drcl.comp.Component
 
FLAG_UNDEFINED_START - Static variable in class drcl.comp.Component
 
flip() - Method in class drcl.data.BooleanObj
Flips the boolean value and returns the new one.
floodback_flag - Variable in class drcl.inet.protocol.ospf.OSPF_LSA
 
FooPacket - class drcl.net.FooPacket.
A packet class that keeps both packet count and byte count.
FooPacket() - Constructor for class drcl.net.FooPacket
 
FooPacket(int, int, long) - Constructor for class drcl.net.FooPacket
 
forceReset() - Method in class drcl.comp.ARuntime
Forces to reset this runtime.
forceReset() - Method in class drcl.sim.event.SESimulator
Forces to reset this runtime.
fork(Port, Object, double) - Method in class drcl.comp.Component
Sets up a fork event.
forkAt(Port, Object, double) - Method in class drcl.comp.Component
Sets up a fork event.
ForkManager - class drcl.comp.ForkManager.
Defines the base class that manages "fork" events for a component system.
ForkManager() - Constructor for class drcl.comp.ForkManager
 
ForkManager(String) - Constructor for class drcl.comp.ForkManager
 
forward(Object, int, long, long, boolean, int, long) - Method in class drcl.inet.Protocol
Route lookup forwarding.
forward(Object, int, long, long, boolean, int, long, int) - Method in class drcl.inet.Protocol
Forward packet via specified link.
forward(Object, int, long, long, boolean, int, long, int[]) - Method in class drcl.inet.Protocol
This method presents the most general case where the packet is forwarded on arbitrarily specified interfaces.
forward(Packet, long, long, boolean, int, long) - Method in class drcl.inet.Protocol
Route lookup forwarding.
forward(Packet, long, long, boolean, int, long, int) - Method in class drcl.inet.Protocol
Forward packet via specified link.
forward(Packet, long, long, boolean, int, long, int[]) - Method in class drcl.inet.Protocol
This method presents the most general case where the packet is forwarded on arbitrarily specified interfaces.
fp - Variable in class drcl.net.traffic.traffic_FixedPoints
 
frameLength - Variable in class drcl.net.traffic.traffic_RTSmooth
 
FRED - class drcl.inet.core.queue.FRED.
The Fair Random Early Detection queue logic.
FRED() - Constructor for class drcl.inet.core.queue.FRED
 
FRED(Component, String) - Constructor for class drcl.inet.core.queue.FRED
 
freeBuffer(int, int) - Method in class drcl.intserv.Scheduler
Frees buffer from a departing packet.
from - Variable in class drcl.comp.Util.Link
 
from - Variable in class drcl.inet.protocol.ospf.OSPF_LSA
 
FROM_ATTACH - Static variable in class drcl.comp.Util
 
FROM_CONNECT - Static variable in class drcl.comp.Util
 
fsp - class drcl.inet.application.fsp.
A simple FSP (file service protocol) client.
fsp() - Constructor for class drcl.inet.application.fsp
 
fsp(String) - Constructor for class drcl.inet.application.fsp
 
fspd - class drcl.inet.application.fspd.
A simple FSP (File Service Protocol) server.
fspd() - Constructor for class drcl.inet.application.fspd
 
fspd(String) - Constructor for class drcl.inet.application.fspd
 
ftp - class drcl.inet.application.ftp.
This component implements a uni-directional file transfer protocol.
ftp() - Constructor for class drcl.inet.application.ftp
 
ftp(String) - Constructor for class drcl.inet.application.ftp
 
ftpd - class drcl.inet.application.ftpd.
A simple FTP server.
ftpd() - Constructor for class drcl.inet.application.ftpd
 
ftpd(String) - Constructor for class drcl.inet.application.ftpd
 

DRCL JavaSim 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 _
Copyright © 2001 - DRCL, OSU     ~ Back to JavaSim Home ~