A B C D E F G I J L M N O P R S T U W Y

F

FixedPeriod - interface se.lth.cs.realtime.FixedPeriod.
 
FixedPeriodError - error se.lth.cs.realtime.FixedPeriodError.
Error to be thrown when trying to change the period of a thread with fixed period.
FixedPeriodError() - Constructor for class se.lth.cs.realtime.FixedPeriodError
 
FixedPriority - interface se.lth.cs.realtime.FixedPriority.
 
FixedPriorityError - error se.lth.cs.realtime.FixedPriorityError.
Error to be thrown when trying to change the priority of a fixed-priority thread.
FixedPriorityError() - Constructor for class se.lth.cs.realtime.FixedPriorityError
 
FrequencyError - error se.lth.cs.realtime.FrequencyError.
 
FrequencyError() - Constructor for class se.lth.cs.realtime.FrequencyError
 
fetch() - Method in class se.lth.cs.realtime.event.RTEventBuffer
Returns the next event object in the queue, by default by calling doFetch which is synchronized (opposed to this method) via an internal lock.
fetchAll() - Method in class se.lth.cs.realtime.event.RTEventBuffer
Get all buffered events leaving the buffer empty.
fetchAt - Variable in class se.lth.cs.realtime.event.RTEventBuffer
Position of first element to fetch, if any.
flush() - Method in class se.lth.cs.realtime.event.RTEventBuffer
Removes all buffered events.

A B C D E F G I J L M N O P R S T U W Y