JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SCJ_by_AndersP.Ravn_and_HansSøndergaard
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
X
Y
M
ManagedEventHandler
- Class in
javax.safetycritical
ManagedEventHandler
is the base class for all SCJ handlers.
ManagedEventHandler(PriorityParameters, ReleaseParameters, StorageParameters)
- Constructor for class javax.safetycritical.
ManagedEventHandler
ManagedMemory
- Class in
javax.safetycritical
Managed memory is a scoped memory area that is managed by a mission.
ManagedSchedulable
- Interface in
javax.safetycritical
All schedulable objects are managed by a mission.
MAX_HARDWARE_PRIORITY
- Static variable in class javax.scj.util.
Priorities
MAX_PRIORITY
- Static variable in class javax.scj.util.
Priorities
Memory
- Class in
vm
Memory(int, int)
- Constructor for class vm.
Memory
MemoryArea
- Class in
javax.realtime
All allocation contexts are implemented by memory areas.
memoryConsumed()
- Method in interface javax.realtime.
AllocationContext
memoryConsumed()
- Method in class javax.realtime.
MemoryArea
memoryRemaining()
- Method in interface javax.realtime.
AllocationContext
memoryRemaining()
- Method in class javax.realtime.
MemoryArea
MICRO_TO_NANOS
- Static variable in class javax.scj.util.
Const
MILLI_TO_NANOS
- Static variable in class javax.scj.util.
Const
MIN_HARDWARE_PRIORITY
- Static variable in class javax.scj.util.
Priorities
MIN_PRIORITY
- Static variable in class javax.scj.util.
Priorities
Mission
- Class in
javax.safetycritical
An SCJ application is comprised of one or more
Mission
objects.
Mission()
- Constructor for class javax.safetycritical.
Mission
MISSION_MEM_LEVEL
- Static variable in class javax.scj.util.
Const
MISSION_MEM_SIZE
- Static variable in class javax.scj.util.
Const
MISSION_MEM_SIZE_DEFAULT
- Static variable in class javax.scj.util.
Const
missionMemorySize()
- Method in class javax.safetycritical.
Mission
The application developer is required to implement this method.
MissionSequencer
<
SpecificMission
extends
Mission
> - Class in
javax.safetycritical
A
MissionSequencer
oversees a sequence of Mission executions.
MissionSequencer(PriorityParameters, StorageParameters)
- Constructor for class javax.safetycritical.
MissionSequencer
Constructs a
MissionSequencer
to run at the priority and with the memory resources specified by its parameters.
Monitor
- Class in
vm
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
X
Y
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SCJ_by_AndersP.Ravn_and_HansSøndergaard
Prev Letter
Next Letter
Frames
No Frames
All Classes