Skip navigation links
aicas logoJamaicaVM 8.9.1-0
A B C D E F G H I J L M N O P Q R S T U V W 

T

TaskPermission - Class in javax.realtime
Task permissions are for controlling threads and handlers, as well as creating clocks.
TaskPermission(String, String) - Constructor for class javax.realtime.TaskPermission
Creates a new TaskPermission object for a given action, i.e., the symbolic name of an action.
TaskPermission(ThreadGroup, String) - Constructor for class javax.realtime.TaskPermission
Creates a new TaskPermission object for a given action, i.e., the symbolic name of an action.
TaskPermission(String) - Constructor for class javax.realtime.TaskPermission
Creates a new TaskPermission object for a given action, i.e., the symbolic name of an action.
ThreadConstraint - Class in javax.realtime.enforce
A class for handling contraining the number of threads that can be created in a realtime thread group.
ThreadConstraint(RealtimeThreadGroup, int) - Constructor for class javax.realtime.enforce.ThreadConstraint
Creates a ThreadConstraint to govern a group of threads.
ThreadLimitError - Error in javax.realtime.enforce
Jamaica Real-Time Specification for Java class ThreadLimitError.
ThreadLimitError() - Constructor for error javax.realtime.enforce.ThreadLimitError
Constructor of this exception without detail message.
ThreadLimitError(String) - Constructor for error javax.realtime.enforce.ThreadLimitError
Constructor of this exception with detail message.
ThrowBoundaryError - Error in javax.realtime
Jamaica Real-Time Specification for Java class ThrowBoundaryError.
ThrowBoundaryError() - Constructor for error javax.realtime.ThrowBoundaryError
A constructor for ThrowBoundaryError, but application code should use ThrowBoundaryError.get() instead.
ThrowBoundaryError(String) - Constructor for error javax.realtime.ThrowBoundaryError
A descriptive constructor for ThrowBoundaryError.
throwPending() - Static method in exception javax.realtime.control.AsynchronouslyInterruptedException
Causes a pending AsynchronouslyInterruptedException to be thrown as a synchronous exception in an AI-deferred region if one exists.
Timed - Exception in javax.realtime.control
Jamaica Real-Time Specification for Java class Timed.
Timed(HighResolutionTime<?>) - Constructor for exception javax.realtime.control.Timed
Constructor to create a new instance of Timed with the given time out.
Timed - Exception in javax.realtime
Jamaica Real-Time Specification for Java class Timed.
Timed(HighResolutionTime<?>) - Constructor for exception javax.realtime.Timed
Constructor to create a new instance of Timed with the given time out.
TimeDispatcher - Class in javax.realtime
TimeDispatcher(SchedulingParameters, RealtimeThreadGroup) - Constructor for class javax.realtime.TimeDispatcher
Creates a new dispatcher, whose dispatching thread runs with the given scheduling parameters.
TimeDispatcher(SchedulingParameters) - Constructor for class javax.realtime.TimeDispatcher
Creates a new dispatcher, whose dispatching thread runs with the given scheduling parameters.
TimePermission - Class in javax.realtime
Time permissions are for controlling clocks and timers.
TimePermission(String, String) - Constructor for class javax.realtime.TimePermission
Creates a new TimePermission object for a given action, i.e., the symbolic name of an action.
TimePermission(String) - Constructor for class javax.realtime.TimePermission
Creates a new TimePermission object for a given action, i.e., the symbolic name of an action.
Timer - Class in javax.realtime
Jamaica Real-Time Specification for Java class Timer.
Timer(HighResolutionTime<?>, Clock, AsyncEventHandler) - Constructor for class javax.realtime.Timer
Constructor to create a timer with the given time, clock and handler.
Timer(HighResolutionTime<?>, AsyncEventHandler, TimeDispatcher) - Constructor for class javax.realtime.Timer
Creates a timer that fires according to the given time based on the Clock associated with time and is dispatched by the specified dispatcher.
toString() - Method in class javax.realtime.AbsoluteTime
Creates a printable string of the time given by this.
toString() - Method in class javax.realtime.Affinity
Returns a String representing this Affinity in the form of "Affinity("+processorSet+")".
toString() - Method in class javax.realtime.device.RawMemoryRegion
Obtain a string representation of this.
toString() - Method in class javax.realtime.FirstInFirstOutParameters
toString creates a string of the form "PriorityParameters(" + priority + ")"
toString() - Method in class javax.realtime.ImportanceParameters
toString creates a string of the form "ImportanceParameters("+ priority++", "+ importance+")"
toString() - Method in class javax.realtime.LTMemory
Creates a string representation of this object.
toString() - Method in class javax.realtime.LTPhysicalMemory
toString creates a string representation of this memory area of the form "(LTPhysicalMemory) Scoped memory # "+ num with num being a unique identifier for this memory area.
toString() - Method in class javax.realtime.memory.ScopedMemory
Returns a user-friendly representation of this ScopedMemory of the form <class-name>@<num>" where <class-name> is the name of the class, e.g.
toString() - Method in class javax.realtime.memory.StackedMemory
 
toString() - Method in class javax.realtime.posix.RealtimeSignal
 
toString() - Method in class javax.realtime.posix.Signal
 
toString() - Method in class javax.realtime.PriorityParameters
toString creates a string of the form "PriorityParameters(" + priority + ")"
toString() - Method in class javax.realtime.RationalTime
Deprecated.
toString returns this interval as a string of the form "(<milli> ms, <nano> ns)".
toString() - Method in class javax.realtime.RelativeTime
toString returns this interval as a string of the form "(<milli>ms, <nano> ns)".
toString() - Method in class javax.realtime.ScopedMemory
Returns a user-friendly representation of this ScopedMemory of the form ScopedMemory#<num> where <num> is a number that uniquely identifies this scoped memory area.
toString() - Method in class javax.realtime.VTMemory
Creates a string representing this object.
toString() - Method in class javax.realtime.VTPhysicalMemory
toString creates a string representation of this memory area of the form "(VTPhysicalMemory) Scoped memory # "+ num with num being a unique identifier for this memory area.
transfer() - Method in class javax.realtime.StaticThrowableStorage
Transfer the contents of a StaticThrowableStorage to the current thread context.
trigger(int) - Static method in class javax.realtime.device.Happening
Causes the event dispatcher corresponding to happeningId to be scheduled for execution.
trigger() - Method in class javax.realtime.device.Happening
Causes the event dispatcher associated with this to be scheduled for execution.
trigger(long) - Method in class javax.realtime.posix.RealtimeSignal
 
trigger(int, long) - Method in class javax.realtime.posix.RealtimeSignalDispatcher
 
trigger() - Method in class javax.realtime.posix.Signal
 
trigger(int) - Method in class javax.realtime.posix.SignalDispatcher
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links
aicas logoJamaicaVM 8.9.1-0

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.