| Package | Description |
|---|---|
| com.io7m.jpra.runtime.java |
Runtime components.
|
| Class and Description |
|---|
| JPRACursor1DType
The type of cursors that address 1D arrays of values of type
T. |
| JPRACursor2DType
The type of cursors that address 2D arrays of values of type
T. |
| JPRACursorByteReadableType
The type of cursors that expose byte offsets.
|
| JPRACursorType
The type of cursors that address elements of type
T. |
| JPRAStringCursorReadableType
The type of read-only pointers to strings.
|
| JPRAStringCursorType
The type of readable and writable strings.
|
| JPRAStringCursorWritableType
The type of pointers to writable strings
|
| JPRAStringTruncation
Behaviour for string truncation.
|
| JPRATypeModel.JPRAArray
The type of
jpra array types. |
| JPRATypeModel.JPRABooleanSet
The type of
jpra string types. |
| JPRATypeModel.JPRAFloat
The type of
jpra float types. |
| JPRATypeModel.JPRAIntegerSigned
The type of
jpra signed integer types. |
| JPRATypeModel.JPRAIntegerSignedNormalized
The type of
jpra signed normalized integer types. |
| JPRATypeModel.JPRAIntegerUnsigned
The type of
jpra unsigned integer types. |
| JPRATypeModel.JPRAIntegerUnsignedNormalized
The type of
jpra unsigned normalized integer types. |
| JPRATypeModel.JPRAMatrix
The type of
jpra matrix types. |
| JPRATypeModel.JPRAString
The type of
jpra string types. |
| JPRATypeModel.JPRAUserDefined
The type of
jpra user-defined types. |
| JPRATypeModel.JPRAVector
The type of
jpra vector types. |
| JPRATypeModelType.JPRAArrayType
The type of
jpra array types. |
| JPRATypeModelType.JPRABooleanSetType
The type of
jpra string types. |
| JPRATypeModelType.JPRAFloatType
The type of
jpra float types. |
| JPRATypeModelType.JPRAIntegerSignedNormalizedType
The type of
jpra signed normalized integer types. |
| JPRATypeModelType.JPRAIntegerSignedType
The type of
jpra signed integer types. |
| JPRATypeModelType.JPRAIntegerUnsignedNormalizedType
The type of
jpra unsigned normalized integer types. |
| JPRATypeModelType.JPRAIntegerUnsignedType
The type of
jpra unsigned integer types. |
| JPRATypeModelType.JPRAMatrixType
The type of
jpra matrix types. |
| JPRATypeModelType.JPRAScalarMatcherType
The type of
jpra scalar type matchers. |
| JPRATypeModelType.JPRAScalarType
The type of
jpra scalar types. |
| JPRATypeModelType.JPRAStringType
The type of
jpra string types. |
| JPRATypeModelType.JPRATypeMatcherType
The type of
jpra type matchers. |
| JPRATypeModelType.JPRATypeType
The type of
jpra types. |
| JPRATypeModelType.JPRAUserDefinedType
The type of
jpra user-defined types. |
| JPRATypeModelType.JPRAVectorType
The type of
jpra vector types. |
| JPRAValueByteBufferedConstructorType
The type of constructors that yield
ByteBuffer-backed values. |
| JPRAValueType
The type of values.
|
Copyright © 2017 <code@io7m.com> http://io7m.com