Package | Description |
---|---|
javax.realtime.device |
JamaicaVM's implementation of the RTSJ Device Module.
|
Class and Description |
---|
RawByte
A marker for an object that can be used to access a single byte.
|
RawByteReader
A marker for a byte accessor object encapsulating the protocol for
reading bytes from raw memory.
|
RawByteWriter
A marker for a byte accessor object encapsulating the protocol for
writing bytes to raw memory.
|
RawDouble
A marker for an object that can be used to access a single double.
|
RawDoubleReader
A marker for a double accessor object encapsulating the protocol for
reading doubles from raw memory.
|
RawDoubleWriter
A marker for a double accessor object encapsulating the protocol for
writing doubles to raw memory.
|
RawFloat
A marker for an object that can be used to access a single float.
|
RawFloatReader
A marker for a float accessor object encapsulating the protocol for
reading floats from raw memory.
|
RawFloatWriter
A marker for a float accessor object encapsulating the protocol for
writing floats to raw memory.
|
RawInt
A marker for an object that can be used to access a single int.
|
RawIntReader
A marker for a int accessor object encapsulating the protocol for
reading ints from raw memory.
|
RawIntWriter
A marker for a int accessor object encapsulating the protocol for
writing ints to raw memory.
|
RawLong
A marker for an object that can be used to access a single long.
|
RawLongReader
A marker for a long accessor object encapsulating the protocol for
reading longs from raw memory.
|
RawLongWriter
A marker for a long accessor object encapsulating the protocol for
writing longs to raw memory.
|
RawMemory
A marker for all RawMemoryTypes
|
RawMemoryFactory
This class is the hub of a system that constructs special purpose
objects to access particular types and ranges of raw memory.
|
RawMemoryRegion
RawMemoryRegion is a tagging interface for objects that identify raw
memory _regions_.
|
RawMemoryRegionFactory
A means of giving an application the ability to provide support for a
RawMemoryRegion that is not already provided by the standard. |
RawShort
A marker for an object that can be used to access a single short.
|
RawShortReader
A marker for a short accessor object encapsulating the protocol for
reading shorts from raw memory.
|
RawShortWriter
A marker for a short accessor object encapsulating the protocol for
writing shorts to raw memory.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.