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 _

M

m - Static variable in class jist.runtime.guilog.GuiLog
Dummy method for testing.
mac - Variable in class jist.swans.app.AppHeartbeat.NeighbourEntry
mac address of neighbour.
mac - Variable in class jist.swans.misc.Node
 
mac - Variable in class jist.swans.net.NetIp.NicInfo
mac entity.
Mac802_11 - Class in jist.swans.mac
Implementation of IEEE 802_11b.
Mac802_11(MacAddress, RadioInfo) - Constructor for class jist.swans.mac.Mac802_11
Instantiate new 802_11b entity.
Mac802_11.SeqEntry - Class in jist.swans.mac
Local class to used manage sequence number records.
Mac802_11.SeqEntry() - Constructor for class jist.swans.mac.Mac802_11.SeqEntry
 
MAC_MODE_DIFS - Static variable in class jist.swans.mac.Mac802_11
mac mode: waiting for difs or eifs timer.
MAC_MODE_SBO - Static variable in class jist.swans.mac.Mac802_11
mac mode: waiting for backoff.
MAC_MODE_SIDLE - Static variable in class jist.swans.mac.Mac802_11
mac mode: idle.
MAC_MODE_SNAV - Static variable in class jist.swans.mac.Mac802_11
mac mode: waiting for virtual carrier sense.
MAC_MODE_SNAV_RTS - Static variable in class jist.swans.mac.Mac802_11
mac mode: waiting for virtual carrier sense to RTS.
MAC_MODE_SWFACK - Static variable in class jist.swans.mac.Mac802_11
mac mode: waiting for ACK packet.
MAC_MODE_SWFCTS - Static variable in class jist.swans.mac.Mac802_11
mac mode: waiting for CTS packet.
MAC_MODE_SWFDATA - Static variable in class jist.swans.mac.Mac802_11
mac mode: waiting for DATA packet.
MAC_MODE_XACK - Static variable in class jist.swans.mac.Mac802_11
mac mode: transmitting ACK packet.
MAC_MODE_XBROADCAST - Static variable in class jist.swans.mac.Mac802_11
mac mode: transmitting broadcast DATA packet.
MAC_MODE_XCTS - Static variable in class jist.swans.mac.Mac802_11
mac mode: transmitting CTS packet.
MAC_MODE_XRTS - Static variable in class jist.swans.mac.Mac802_11
mac mode: transmitting RTS packet.
MAC_MODE_XUNICAST - Static variable in class jist.swans.mac.Mac802_11
mac mode: transmitting unicast DATA packet.
MAC_PROMISCUOUS_DEFAULT - Static variable in class jist.swans.Constants
Default mac promiscuous mode.
macAddr - Variable in class jist.swans.route.RouteZrpNdp.NeighbourState
neigbour mac address.
MacAddress - Class in jist.swans.mac
Contains a Mac address.
MacAddress(int) - Constructor for class jist.swans.mac.MacAddress
Create a new Mac address object.
MacDumb - Class in jist.swans.mac
A dumb, pass-through mac implementation.
MacDumb(MacAddress, RadioInfo) - Constructor for class jist.swans.mac.MacDumb
Create a new "dumb" mac entity.
MacDumb.MacDumbMessage - Class in jist.swans.mac
MacDumbMessage is the packet sent out by the MacDumb mac.
MacDumb.MacDumbMessage(MacAddress, MacAddress, Message) - Constructor for class jist.swans.mac.MacDumb.MacDumbMessage
Create new mac packet.
macEntity - Variable in class jist.swans.misc.Node
 
macEntity - Variable in class jist.swans.radio.RadioNoise
mac entity upcall reference.
macId - Variable in class jist.swans.route.RouteZrpNdp.NeighbourState
incoming mac interface.
MacInfo - Class in jist.swans.mac
Mac properties.
MacInfo(MacInfo.MacInfoUnique, MacInfo.MacInfoShared) - Constructor for class jist.swans.mac.MacInfo
Create Mac information object with shared and unique properties.
MacInfo.MacInfoShared - Class in jist.swans.mac
Timeless information possibly shared among numerous Mac instances (only to save simulation memory).
MacInfo.MacInfoShared() - Constructor for class jist.swans.mac.MacInfo.MacInfoShared
 
MacInfo.MacInfoUnique - Class in jist.swans.mac
Timeless information unique to a single Mac instance.
MacInfo.MacInfoUnique() - Constructor for class jist.swans.mac.MacInfo.MacInfoUnique
 
MacInterface - Interface in jist.swans.mac
Defines the interface of all Link layer entity implementations.
MacInterface.Mac802_11 - Interface in jist.swans.mac
Extends the default Mac interface with 802_11 functions.
MacLoop - Class in jist.swans.mac
A loopback mac implementation.
MacLoop() - Constructor for class jist.swans.mac.MacLoop
Create new loopback interface.
MacMessage - Class in jist.swans.mac
Defines the various message used by the Mac entity.
MacMessage(byte, boolean) - Constructor for class jist.swans.mac.MacMessage
Create a mac packet.
MacMessage.Ack - Class in jist.swans.mac
An 802_11 Acknowlege packet.
MacMessage.Ack(MacAddress, int) - Constructor for class jist.swans.mac.MacMessage.Ack
Create 802_11 ACK packet.
MacMessage.Cts - Class in jist.swans.mac
An 802_11 Clear-To-Send packet.
MacMessage.Cts(MacAddress, int) - Constructor for class jist.swans.mac.MacMessage.Cts
Create an 802_11 CTS packet.
MacMessage.Data - Class in jist.swans.mac
An 802_11 Data packet.
MacMessage.Data(MacAddress, MacAddress, int, short, short, boolean, boolean, Message) - Constructor for class jist.swans.mac.MacMessage.Data
Create 802_11 data packet.
MacMessage.Data(MacAddress, MacAddress, int, Message) - Constructor for class jist.swans.mac.MacMessage.Data
Create 802_11 data packet.
MacMessage.Rts - Class in jist.swans.mac
An 802_11 Request-To-Send packet.
MacMessage.Rts(MacAddress, MacAddress, int) - Constructor for class jist.swans.mac.MacMessage.Rts
Create an 802_11 RTS packet.
main(String[]) - Static method in class driver.aodvsim
Main entry point.
main(String[]) - Static method in class driver.aodvtest
 
main(String[]) - Static method in class driver.aodvtest.MyClient
 
main(String[]) - Static method in class driver.aodvtest.MyServer
 
main(String[]) - Static method in class driver.bordercast
Starts the bordercast simulation.
main(String[]) - Static method in class driver.CBR
Starts the CBR simulation.
main(String[]) - Static method in class driver.dsrtest.Client
 
main(String[]) - Static method in class driver.dsrtest
 
main(String[]) - Static method in class driver.dsrtest.Server
 
main(String[]) - Static method in class driver.heartbeat
Benchmark entry point: heartbeat test.
main(String[]) - Static method in class driver.ip
Program entry point: small IP-layer-and-below two-node test.
main(String[]) - Static method in class driver.memory
Benchmark entry point: SWANS memory benchmark.
main(String[]) - Static method in class driver.ndp
Benchmark entry point: heartbeat benchmark.
main(String[]) - Static method in class driver.spatial
Benchmark entry point: spatial data structure performance.
main(String[]) - Static method in class driver.tcp.Client
TCP client entry point: open TCP socket and send off message to server.
main(String[]) - Static method in class driver.tcp
Program entry point: small TCP test that can be run inside and outside of JiST.
main(String[]) - Static method in class driver.tcp.Server
TCP server entry point: open TCP socket and receive message from client.
main(String[]) - Static method in class driver.threaded
 
main(String[]) - Static method in class driver.udp.Client
UDP client entry point: open UDP socket and send off single packet to server.
main(String[]) - Static method in class driver.udp
Program entry point: small UDP test that can be run inside and outside of JiST.
main(String[]) - Static method in class driver.udp.Server
UDP server entry point: open UDP socket and wait for single packet from client.
main(String[]) - Static method in class jist.minisim.block
Schedule two messages; one with the receive first and one with the send first.
main(String[]) - Static method in class jist.minisim.cont
Benchmark entry point: measure regular event performance.
main(String[]) - Static method in class jist.minisim.contproxy
Benchmark entry point: measure regular event performance.
main(String[]) - Static method in class jist.minisim.donotrewrite
 
main(String[]) - Static method in class jist.minisim.entity
Benchmark entry point: create entities and measure memory consumption.
main(String[]) - Static method in class jist.minisim.events
Benchmark entry point: measure regular event performance.
main(String[]) - Static method in class jist.minisim.hello
Program entry point: show difference between Java and JiST execution models with a "hello world!"
main(String[]) - Static method in class jist.minisim.hello_loop
Program entry point: show difference between blocking and non-blocking events with an extended "hello world!"
main(String[]) - Static method in class jist.minisim.isentity
Program entry point: Test different kinds of references with JistAPI isEntity.
main(String[]) - Static method in class jist.minisim.log
Program entry point: Write something to the JiST log.
main(String[]) - Static method in class jist.minisim.loop
Benchmark entry point: measure proxy event performance.
main(String[]) - Static method in class jist.minisim.mem_events
Benchmark entry point: schedule events and measure memory consumption.
main(String[]) - Static method in class jist.minisim.prime
Benchmark entry point: recursively load and rewrite classes.
main(String[]) - Static method in class jist.minisim.proxy
Benchmark entry point: measure proxy event performance.
main(String[]) - Static method in class jist.minisim.sleepblock
Program entry point: show difference between blocking and non-blocking events with an extended "hello world!"
main(String[]) - Static method in class jist.minisim.trace
Simulation entry point.
main(String[]) - Static method in class jist.minisim.unthreaded
Program entry point: show difference between Java and JiST execution models.
main(String[]) - Static method in class jist.runtime.guilog.GuiLog
Test program.
Main - Class in jist.runtime
Primary entry-point into the JIST system.
Main() - Constructor for class jist.runtime.Main
 
main(String[]) - Static method in class jist.runtime.Main
JiST command-line entry point.
main(String[]) - Static method in class jist.runtime.Pool.ArrayPool
Small program to test performance of ArrayPool implementation.
main(String[]) - Static method in class jist.runtime.ProxyPoint
Entry point to start a proxy point server.
main(String[]) - Static method in class jist.runtime.RewriterFlow
Small utility program to dump the methods of a given class file with flow information between every instruction.
main(String[]) - Static method in class jist.runtime.RewriterVerify
Small utility program to verify classes provided on the command line.
main(String[]) - Static method in class jist.runtime.Scheduler
Test various schedular implementations.
Main - Class in jist.swans
Primary entry-point into the SWANS simulator.
Main() - Constructor for class jist.swans.Main
 
main(String[]) - Static method in class jist.swans.Main
SWANS entry point.
Main.CommandLineOptions - Class in jist.runtime
Parsed JiST command-line options.
Main.CommandLineOptions() - Constructor for class jist.runtime.Main.CommandLineOptions
 
Main.CommandLineOptions - Class in jist.swans
Data structure for command-line options.
Main.CommandLineOptions() - Constructor for class jist.swans.Main.CommandLineOptions
 
MAINT_PERIOD - Static variable in class jist.swans.route.RouteDsr
The timeout before retransmitting a packet using network-level acknowledgements.
maintenanceBuffer - Variable in class jist.swans.route.RouteDsr
Maintenance Buffer.
makeReply(NetAddress, NetAddress[]) - Method in class jist.swans.route.RouteZrpIerp.MessageIerp
Create a reply IERP packet.
map(int, int) - Method in class jist.swans.misc.Mapper
Define a mapping.
map - Variable in class jist.swans.route.RouteAodv.OutgoingSet
Data structure for the outgoing node set.
map - Variable in class jist.swans.route.RouteAodv.PrecursorSet
Data structure for storing the precursor set.
MAP_INVALID - Static variable in class jist.swans.misc.Mapper
Invalid mapping constant.
mapFrom - Variable in class jist.swans.misc.Mapper
Reverse mapping table.
Mapper - Class in jist.swans.misc
Encodes a one-to-one mapping.
Mapper(int) - Constructor for class jist.swans.misc.Mapper
Create a mapping with a given index cap.
Mapper(int[]) - Constructor for class jist.swans.misc.Mapper
Create a sealed mapping of the provided values.
mapTo - Variable in class jist.swans.misc.Mapper
Forward mapping table.
mapToNext(int) - Method in class jist.swans.misc.Mapper
Define a mapping.
mark(int) - Method in class jist.swans.app.io.BufferedInputStream
 
mark(int) - Method in class jist.swans.app.io.BufferedReader
 
mark(int) - Method in class jist.swans.app.io.FilterInputStream
 
mark(int) - Method in class jist.swans.app.io.InputStream
 
mark(int) - Method in class jist.swans.app.io.Reader
 
markedChar - Variable in class jist.swans.app.io.BufferedReader
marking status.
markedSkipLF - Variable in class jist.swans.app.io.BufferedReader
The skipLF flag when the mark was set.
marklimit - Variable in class jist.swans.app.io.BufferedInputStream
 
markpos - Variable in class jist.swans.app.io.BufferedInputStream
 
markSupported() - Method in class jist.swans.app.io.BufferedInputStream
 
markSupported() - Method in class jist.swans.app.io.BufferedReader
 
markSupported() - Method in class jist.swans.app.io.FilterInputStream
 
markSupported() - Method in class jist.swans.app.io.InputStream
 
markSupported() - Method in class jist.swans.app.io.Reader
 
MAX_MAINT_REXMT - Static variable in class jist.swans.route.RouteDsr
The maximum number of times a packet will be retransmitted using network-level acknowledgements.
MAX_QUEUE_LENGTH - Static variable in class jist.swans.net.NetIp
Maximum packet queue length.
MAX_REQUEST_PERIOD - Static variable in class jist.swans.route.RouteDsr
The maximum timeout before retransmitting a Route Request.
MAX_REQUEST_TABLE_IDS - Static variable in class jist.swans.route.RouteDsr
The maximum number of ID values to store in a single Route Request Table entry.
MAX_RREQ_BUFFER_SIZE - Static variable in class jist.swans.route.RouteAodv
The maximum number of entries allowed in the RREQ buffer.
MAX_SALVAGE_COUNT - Static variable in class jist.swans.route.RouteDsr
The maximum number of times a packet can be salvaged.
MAX_SEQ - Static variable in class jist.swans.mac.MacMessage.Data
Packet sequence number limit.
MAX_SPEED - Static variable in class driver.aodvtest
random waypoint maximum speed.
MAX_SPEED - Static variable in class driver.heartbeat
random waypoint maximum speed.
MAX_SPEED - Static variable in class driver.ndp
random waypoint maximum speed.
MAX_TTL - Static variable in class jist.swans.route.RouteDsr
The maximum Time-To-Live for a DSR packet.
maxSkipBufferSize - Static variable in class jist.swans.app.io.Reader
maximum skip buffer size.
maxspeed - Variable in class jist.swans.field.Mobility.RandomWaypoint
Maximum movement speed.
mem - Variable in class jist.runtime.RemoteJist.Job
memory requirements.
mem_events - Class in jist.minisim
Measures memory overhead of events in JiST.
mem_events() - Constructor for class jist.minisim.mem_events
 
memory - Class in driver
SWANS memory benchmark.
memory() - Constructor for class driver.memory
 
merge(InstructionHandle, Frame, ConstantPool) - Method in class jist.runtime.RewriterFlow
Helper flow analysis method: merges two frames ala the VM spec, and stores result.
Message - Interface in jist.swans.misc
Interface of all packets sent around the various SWANS layers.
MESSAGE_SIZE - Static variable in class jist.swans.route.RouteAodv.HelloMessage
Size of HELLO Message in bytes.
MESSAGE_SIZE - Static variable in class jist.swans.route.RouteAodv.RouteErrorMessage
RERR Message size in bytes.
MESSAGE_SIZE - Static variable in class jist.swans.route.RouteAodv.RouteReplyMessage
RREP Message size in bytes.
MESSAGE_SIZE - Static variable in class jist.swans.route.RouteAodv.RouteRequestMessage
RREQ message size in bytes.
MessageBytes - Class in jist.swans.misc
Implementation of Message interface that carries around byte arrays.
MessageBytes(byte[], int, int) - Constructor for class jist.swans.misc.MessageBytes
Create new message object.
MessageBytes(byte[]) - Constructor for class jist.swans.misc.MessageBytes
Create new message object.
MessageBytes(String) - Constructor for class jist.swans.misc.MessageBytes
Create a new message object.
messageBytes(Message) - Static method in class jist.swans.misc.Pickle
 
MessageNest - Class in jist.swans.misc
Implementation of Message interface that performs message nesting (header, data).
MessageNest(Message, Message) - Constructor for class jist.swans.misc.MessageNest
Created new nested message.
MessageQueue - Interface in jist.swans.net
Implements a prioritized queue of items.
MessageQueue.NoDropMessageQueue - Class in jist.swans.net
 
MessageQueue.NoDropMessageQueue(byte, byte) - Constructor for class jist.swans.net.MessageQueue.NoDropMessageQueue
Initialize prioritized message queue.
method - Variable in class jist.runtime.Event
Method to be invoked for event processing.
method_addNode - Static variable in class driver.bordercast
addNode method stub.
method_callStaticAt - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for invoking a static method at some simulation time.
method_createChannel - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for creating blocking channel.
method_end - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for ending simulation now.
method_end - Static variable in error jist.runtime.JistException.JistSimulationEndException
Method stub field for ending simulation.
method_endAt - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for ending simulation at given time.
method_entityInvocation - Static variable in class jist.runtime.Controller
Method stub for callback to invoke a method on an entity.
method_entityInvocationCont - Static variable in class jist.runtime.Controller
Method stub for callback to invoke a method on an entity, with continuation -- a blocking call.
method_getEntityReference - Static variable in class jist.runtime.Controller
Method stub for callback to get an entity references for an entity.
method_getTHIS - Static variable in class jist.runtime.Controller
Method stub for callback to return the current active entity.
method_getTime - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for retrieving simulation time.
method_getTimeString - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for getting simulation time string.
method_initializeMethodStubs - Static variable in class jist.runtime.Rewriter
Method stub of the generic static method initializer method.
method_installRewrite - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for installing a new rewriting step at top of chain.
method_isEntity - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for determining whether a reference is an entity reference.
method_isModeRestore - Static variable in class jist.runtime.Controller
Method stub for callback to determine whether current event invocation is in restore mode.
method_isModeSave - Static variable in class jist.runtime.Controller
Method stub for callback to determine whether current event invocation is in save mode.
method_log - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for logging.
method_newEntityReference - Static variable in class jist.runtime.Controller
Method stub for callback to register an new entity, creating an entity reference.
method_popStateInFrame - Static variable in class jist.runtime.Controller
Return next frame of incoming event continuation state.
method_printType - Static variable in class jist.runtime.Util
Method stub for printType method.
method_proxy - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for creating proxy entity.
method_proxyMany - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for creating proxy entity with multiple interfaces.
method_pushStateOutFrame - Static variable in class jist.runtime.Controller
Store next frame of outgoing event continuation state.
method_ref - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for converting an entity into an entity reference.
method_run - Static variable in class jist.runtime.Bootstrap.StaticRunnableCaller
Run method stub.
method_run - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for bootstrapping a new simulation.
method_runAt - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for running a Runnable object at some simulation time.
method_setLog - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for setting logger.
method_setSimUnits - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for setting simulation time units.
method_sleep - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for advancing simulation time.
method_sleepBlock - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for advancing simulation time (with blocking).
method_sleepBlockAPI - Static variable in class jist.runtime.JistAPI_Impl
API Method stub field for advancing simulation time (with blocking).
method_startSimulation - Static variable in class jist.runtime.Bootstrap
Method stub for event that starts the simulation.
method_toString - Static variable in class jist.runtime.JistAPI_Impl
Method stub field for toString method.
MICRO_SECOND - Static variable in class jist.swans.Constants
one micro-second in simulation time units.
mid - Variable in class jist.swans.field.Spatial.HierGrid
bin mid-point.
MILLI_SECOND - Static variable in class jist.swans.Constants
one milli-second in simulation time units.
min(int, int) - Method in class jist.swans.app.io.BufferedWriter
 
MIN_SPEED - Static variable in class driver.aodvtest
random waypoint minimum speed.
MIN_SPEED - Static variable in class driver.heartbeat
random waypoint minimum speed.
MIN_SPEED - Static variable in class driver.ndp
random waypoint minimum speed.
minBin() - Method in class jist.runtime.Scheduler.Calendar
Return bin with minimum time event -- linear scan.
minspeed - Variable in class jist.swans.field.Mobility.RandomWaypoint
Minimum movement speed.
MINUTE - Static variable in class jist.swans.Constants
one minute in simulation time units.
mobility - Variable in class driver.aodvsim.CommandLineOptions
Node mobility model.
mobility - Variable in class driver.bordercast.CommandLineOptions
Node mobility model.
mobility - Variable in class driver.CBR.CommandLineOptions
Node mobility model.
mobility - Variable in class jist.swans.field.Field
Mobility model.
Mobility - Interface in jist.swans.field
Interface of all mobility models.
Mobility.MobilityInfo - Interface in jist.swans.field
Interface of algorithm-specific mobility information objects.
Mobility.RandomWalk - Class in jist.swans.field
Random Walk mobility model: pick a direction, walk a certain distance in that direction, with some fixed and random component, reflecting off walls as necessary, then pause for some time and repeat.
Mobility.RandomWalk(Location.Location2D, double, double, long) - Constructor for class jist.swans.field.Mobility.RandomWalk
Create and initialize new random walk object.
Mobility.RandomWalk(Location.Location2D, String) - Constructor for class jist.swans.field.Mobility.RandomWalk
Create an initialize a new random walk object.
Mobility.RandomWaypoint - Class in jist.swans.field
Random waypoint mobility model.
Mobility.RandomWaypoint(Location.Location2D, long, float, float, float) - Constructor for class jist.swans.field.Mobility.RandomWaypoint
Initialize random waypoint mobility model.
Mobility.RandomWaypoint(Location.Location2D, String) - Constructor for class jist.swans.field.Mobility.RandomWaypoint
Initialize random waypoint mobility model.
Mobility.RandomWaypointInfo - Class in jist.swans.field
Random waypoint state object.
Mobility.RandomWaypointInfo() - Constructor for class jist.swans.field.Mobility.RandomWaypointInfo
 
Mobility.Static - Class in jist.swans.field
Static (noop) mobility model.
Mobility.Static() - Constructor for class jist.swans.field.Mobility.Static
 
Mobility.Teleport - Class in jist.swans.field
Teleport mobility model: pick a random location and teleport to it, then pause for some time and repeat.
Mobility.Teleport(Location.Location2D, long) - Constructor for class jist.swans.field.Mobility.Teleport
Initialize teleport mobility model.
MOBILITY_DEFAULT - Static variable in class jist.swans.Constants
node mobility choice constant.
MOBILITY_INVALID - Static variable in class jist.swans.Constants
node mobility choice constant.
MOBILITY_STATIC - Static variable in class jist.swans.Constants
node mobility choice constant.
MOBILITY_TELEPORT - Static variable in class jist.swans.Constants
node mobility choice constant.
MOBILITY_WALK - Static variable in class jist.swans.Constants
node mobility choice constant.
MOBILITY_WAYPOINT - Static variable in class jist.swans.Constants
node mobility choice constant.
mobilityInfo - Variable in class jist.swans.field.Field.RadioData
mobility information.
mobilityOpts - Variable in class driver.aodvsim.CommandLineOptions
Node mobility options.
mobilityOpts - Variable in class driver.bordercast.CommandLineOptions
Node mobility options.
mobilityOpts - Variable in class driver.CBR.CommandLineOptions
Node mobility options.
mode - Variable in class driver.ndp.cmdlineOpts
benchmark mode.
mode - Variable in class jist.minisim.cont.cmdlineOpts
benchmark event type.
mode - Variable in class jist.minisim.cont.entity
benchmark type.
mode - Variable in class jist.minisim.contproxy.cmdlineOpts
benchmark event type.
mode - Variable in class jist.minisim.contproxy.entity
benchmark type.
mode - Variable in class jist.minisim.events.cmdlineOpts
benchmark event type.
mode - Variable in class jist.minisim.events.entity
benchmark type.
mode - Variable in class jist.minisim.proxy.cmdlineOpts
benchmark event type.
mode - Variable in class jist.minisim.proxy.entity
benchmark type.
mode - Variable in class jist.swans.mac.Mac802_11
current mac mode.
mode - Variable in class jist.swans.radio.RadioNoise
radio mode: IDLE, SENSING, RECEIVING, SENDING, SLEEP.
MODE_ARRAY - Static variable in class jist.minisim.cont
benchmark event types.
MODE_ARRAY_STRING - Static variable in class jist.minisim.cont
benchmark event type strings.
MODE_DENSITY - Static variable in class driver.ndp
benchmark mode.
MODE_DENSITY_STRING - Static variable in class driver.ndp
benchmark mode string.
MODE_DOUBLE - Static variable in class jist.minisim.cont
benchmark event types.
MODE_DOUBLE - Static variable in class jist.minisim.contproxy
benchmark event types.
MODE_DOUBLE - Static variable in class jist.minisim.events
benchmark event types.
MODE_DOUBLE - Static variable in class jist.minisim.proxy
benchmark event types.
MODE_DOUBLE_STRING - Static variable in class jist.minisim.cont
benchmark event type strings.
MODE_DOUBLE_STRING - Static variable in class jist.minisim.contproxy
benchmark event type strings.
MODE_DOUBLE_STRING - Static variable in class jist.minisim.events
benchmark event type strings.
MODE_DOUBLE_STRING - Static variable in class jist.minisim.proxy
benchmark event type strings.
MODE_INT - Static variable in class jist.minisim.cont
benchmark event types.
MODE_INT - Static variable in class jist.minisim.contproxy
benchmark event types.
MODE_INT - Static variable in class jist.minisim.events
benchmark event types.
MODE_INT - Static variable in class jist.minisim.proxy
benchmark event types.
MODE_INT_STRING - Static variable in class jist.minisim.cont
benchmark event type strings.
MODE_INT_STRING - Static variable in class jist.minisim.contproxy
benchmark event type strings.
MODE_INT_STRING - Static variable in class jist.minisim.events
benchmark event type strings.
MODE_INT_STRING - Static variable in class jist.minisim.proxy
benchmark event type strings.
MODE_INVALID - Static variable in class driver.ndp
benchmark mode.
MODE_INVALID - Static variable in class jist.minisim.cont
benchmark event types.
MODE_INVALID - Static variable in class jist.minisim.contproxy
benchmark event types.
MODE_INVALID - Static variable in class jist.minisim.events
benchmark event types.
MODE_INVALID - Static variable in class jist.minisim.proxy
benchmark event types.
MODE_MEM - Static variable in class driver.ndp
benchmark mode.
MODE_MEM_STRING - Static variable in class driver.ndp
benchmark mode string.
MODE_NULL - Static variable in class jist.minisim.cont
benchmark event types.
MODE_NULL - Static variable in class jist.minisim.contproxy
benchmark event types.
MODE_NULL - Static variable in class jist.minisim.events
benchmark event types.
MODE_NULL - Static variable in class jist.minisim.proxy
benchmark event types.
MODE_NULL_STRING - Static variable in class jist.minisim.cont
benchmark event type strings.
MODE_NULL_STRING - Static variable in class jist.minisim.contproxy
benchmark event type strings.
MODE_NULL_STRING - Static variable in class jist.minisim.events
benchmark event type strings.
MODE_NULL_STRING - Static variable in class jist.minisim.proxy
benchmark event type strings.
MODE_SHOW - Static variable in class jist.minisim.cont
benchmark event types.
MODE_SHOW_STRING - Static variable in class jist.minisim.cont
benchmark event type strings.
MODE_SPATIAL_GRID - Static variable in class driver.ndp
benchmark binning types.
MODE_SPATIAL_GRID - Static variable in class driver.spatial
benchmark binning types.
MODE_SPATIAL_HIER - Static variable in class driver.ndp
benchmark binning types.
MODE_SPATIAL_HIER - Static variable in class driver.spatial
benchmark binning types.
MODE_SPATIAL_LINEAR - Static variable in class driver.ndp
benchmark binning types.
MODE_SPATIAL_LINEAR - Static variable in class driver.spatial
benchmark binning types.
MODE_SPATIAL_STRING_GRID - Static variable in class driver.ndp
benchmark binning type strings.
MODE_SPATIAL_STRING_GRID - Static variable in class driver.spatial
benchmark binning type strings.
MODE_SPATIAL_STRING_HIER - Static variable in class driver.ndp
benchmark binning type strings.
MODE_SPATIAL_STRING_HIER - Static variable in class driver.spatial
benchmark binning type strings.
MODE_SPATIAL_STRING_LINEAR - Static variable in class driver.ndp
benchmark binning type strings.
MODE_SPATIAL_STRING_LINEAR - Static variable in class driver.spatial
benchmark binning type strings.
MODE_STRING - Static variable in class jist.minisim.cont
benchmark event types.
MODE_STRING - Static variable in class jist.minisim.contproxy
benchmark event types.
MODE_STRING - Static variable in class jist.minisim.events
benchmark event types.
MODE_STRING - Static variable in class jist.minisim.proxy
benchmark event types.
MODE_STRING_STRING - Static variable in class jist.minisim.cont
benchmark event type strings.
MODE_STRING_STRING - Static variable in class jist.minisim.contproxy
benchmark event type strings.
MODE_STRING_STRING - Static variable in class jist.minisim.events
benchmark event type strings.
MODE_STRING_STRING - Static variable in class jist.minisim.proxy
benchmark event type strings.
MODE_TIME - Static variable in class driver.ndp
benchmark mode.
MODE_TIME_STRING - Static variable in class driver.ndp
benchmark mode string.
model - Variable in class jist.runtime.guilog.GuiLog.ChildrenCellEditor
The table's data model.
model - Variable in class jist.runtime.guilog.GuiLog
The data model for the table.
model - Variable in class jist.runtime.guilog.GuiLog.MouseAdapterHandler
The table's data model.
modifications - Variable in class jist.swans.Rewriter.ModifyTypeTraversal
type modification info.
moreFrag - Variable in class jist.swans.mac.MacMessage.Data
Packet moreFlag bit.
mouseClicked(MouseEvent) - Method in class jist.runtime.guilog.GuiLog.MouseAdapterHandler
Determines what to do when a mouse is clicked on the table.
move(Field.RadioData, Location) - Method in class jist.swans.field.Spatial.Grid
Update a radio location.
move(Field.RadioData, Location) - Method in class jist.swans.field.Spatial.HierGrid
Update a radio location.
move(Field.RadioData, Location) - Method in class jist.swans.field.Spatial.LinearList
Update a radio location.
move(Field.RadioData, Location) - Method in class jist.swans.field.Spatial
Update a radio location.
move(Field.RadioData, Location) - Method in class jist.swans.field.Spatial.TiledWraparound
Update a radio location.
moveInside(Field.RadioData, Location) - Method in class jist.swans.field.Spatial
Update a radio location, but new location is still within same bin.
moveRadio(Integer, Location) - Method in class jist.swans.field.Field
Move radio to different location on field.
moveRadio(Integer, Location) - Method in interface jist.swans.field.FieldInterface
Move radio to different location on field.
moveRadioOff(Integer, Location) - Method in class jist.swans.field.Field
Move radio to different relative location on field.
moveRadioOff(Integer, Location) - Method in interface jist.swans.field.FieldInterface
Move radio to different relative location on field.
mq - Variable in class jist.swans.route.RouteZrpIerp
outgoing message queue.
msg - Variable in class jist.swans.route.RouteInterface.Dsr.BufferedPacket
The buffered packet.
msg_bulk - Static variable in class driver.tcp
bulk message to transfer.
msgQueue - Variable in class jist.swans.route.RouteAodv
buffer for storing messages that need routes.
MSL - Static variable in class jist.swans.trans.TcpSocket
Maximum Segment Lifetime.
MSS - Static variable in class jist.swans.trans.TcpSocket
Maximum Segment Size.
MY_PROTOCOL - Static variable in class driver.ip
 
myEvent() - Method in class jist.minisim.donotrewrite
 
myEvent() - Method in class jist.minisim.hello
Hello event.

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 _