|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes |
RTThread
number assigned to this thread
object.
Activity
interface, obtain the represented
Thread or RTThread.
getThreadGroup() -
Method in class se.lth.cs.realtime.RTThread
Returns this thread's RTThreadGroup
.
getTickMillis() -
Static method in class se.lth.cs.realtime.RTSystem
getTickNanos() -
Static method in class se.lth.cs.realtime.RTSystem
getTicks() -
Method in class se.lth.cs.realtime.event.RTEvent
Returns the event's time stamp.
getTimebase() -
Method in interface se.lth.cs.realtime.Activity
getTimebase() -
Method in class se.lth.cs.realtime.ActivityImpl
getTimebase() -
Method in class se.lth.cs.realtime.JThread
Time bases not implemented yet.
getTimebase() -
Method in class se.lth.cs.realtime.RTThread
Time bases not implemented yet.
getTimebase() -
Method in class se.lth.cs.realtime.event.RTEvent
Obtains the time-base relating (possibly locally counted) ticks or
seconds to real or simulated time.
getType() -
Method in class se.lth.cs.opi.OPIAttributeInfo
getVersion(String) -
Method in class se.lth.cs.opi.OPIDevice
getVersion(String) -
Method in class se.lth.cs.opi.OPISystem
getVideoCapabilities() -
Method in class se.lth.cs.opi.OPIDevice
getWidth() -
Method in class se.lth.cs.opi.OPIFormatVideo
get_DOUBLE_ATTRIBUTE() -
Static method in class se.lth.cs.opi.opi
get_INSTREAM() -
Static method in class se.lth.cs.opi.opi
get_INT_ATTRIBUTE() -
Static method in class se.lth.cs.opi.opi
get_OPIBuffer_data(long) -
Static method in class se.lth.cs.opi.opi
get_OPIBuffer_fsize(long) -
Static method in class se.lth.cs.opi.opi
get_OPIColorcube_GRAY() -
Static method in class se.lth.cs.opi.opi
get_OPIColorcube_RGB() -
Static method in class se.lth.cs.opi.opi
get_OPIColorcube_YUV() -
Static method in class se.lth.cs.opi.opi
get_OPIDeviceInstance_availableAttributes(long) -
Static method in class se.lth.cs.opi.opi
get_OPIDeviceInstance_inFmt(long) -
Static method in class se.lth.cs.opi.opi
get_OPIDeviceInstance_outFmt(long) -
Static method in class se.lth.cs.opi.opi
get_OPIDevice_instances(long) -
Static method in class se.lth.cs.opi.opi
get_OPIFormatVideo_depth(long) -
Static method in class se.lth.cs.opi.opi
get_OPIFormatVideo_height(long) -
Static method in class se.lth.cs.opi.opi
get_OPIFormatVideo_width(long) -
Static method in class se.lth.cs.opi.opi
get_OPIFormat_compression(long) -
Static method in class se.lth.cs.opi.opi
get_OPIFormat_deviceName(long) -
Static method in class se.lth.cs.opi.opi
get_OPIFormat_externalInput(long) -
Static method in class se.lth.cs.opi.opi
get_OPIFormat_externalOutput(long) -
Static method in class se.lth.cs.opi.opi
get_OPIFormat_param(long) -
Static method in class se.lth.cs.opi.opi
get_OPISystem_devices(long) -
Static method in class se.lth.cs.opi.opi
get_OUTSTREAM() -
Static method in class se.lth.cs.opi.opi
get_PIPE() -
Static method in class se.lth.cs.opi.opi
get_PTR_ATTRIBUTE() -
Static method in class se.lth.cs.opi.opi
get_STRING_ATTRIBUTE() -
Static method in class se.lth.cs.opi.opi
give() -
Method in class se.lth.cs.realtime.semaphore.BinarySem
Sets the internal flag to true and releases the first-in-queue
blocked thread, if any.
give() -
Method in class se.lth.cs.realtime.semaphore.CountingSem
Increments the internal counter by one and releases the
first-in-queue blocked thread, if any.
give(int) -
Method in class se.lth.cs.realtime.semaphore.MultistepSem
Increments the internal counter by the supplied number of steps
and releases that many blocked thread, if any.
give() -
Method in class se.lth.cs.realtime.semaphore.MultistepSem
The same as give(1)
.
give() -
Method in class se.lth.cs.realtime.semaphore.MutexSem
Sets the mutex to its unoccupied state and releases the
first-in-queue blocked thread, if any.
give() -
Method in interface se.lth.cs.realtime.semaphore.Semaphore
Increments by 1 the counter represented by this semaphore, and notify
at least one, if any, of the waiting threads.
giveAll() -
Method in class se.lth.cs.realtime.semaphore.MultistepSem
Increments the internal counter by the number of steps needed
to release all blocked threads, if any.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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 W Y _