Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
G
O
P
R
S
T
W
S
set(byte)
- Method in class org.jocl.struct.
CLTypes.cl_char
set(double)
- Method in class org.jocl.struct.
CLTypes.cl_double
set(float)
- Method in class org.jocl.struct.
CLTypes.cl_float
set(int)
- Method in class org.jocl.struct.
CLTypes.cl_int
set(long)
- Method in class org.jocl.struct.
CLTypes.cl_long
set(short)
- Method in class org.jocl.struct.
CLTypes.cl_short
set(byte)
- Method in class org.jocl.struct.
CLTypes.cl_uchar
set(int)
- Method in class org.jocl.struct.
CLTypes.cl_uint
set(long)
- Method in class org.jocl.struct.
CLTypes.cl_ulong
set(short)
- Method in class org.jocl.struct.
CLTypes.cl_ushort
showLayout(Class<? extends Struct>)
- Static method in class org.jocl.struct.
Struct
Debug function which prints the alignment layout of the given struct class.
sizeof(Class<?>)
- Static method in class org.jocl.struct.
SizeofStruct
Returns the size of the given type.
SizeofStruct
- Class in
org.jocl.struct
A class that offers a functionality similar to the 'Sizeof' class of JOCL for the experimental 'struct' support.
SizeofStruct()
- Constructor for class org.jocl.struct.
SizeofStruct
Struct
- Class in
org.jocl.struct
This class is the base class for all Java classes that should represent a native 'struct'.
Struct()
- Constructor for class org.jocl.struct.
Struct
Creates a new instance of a struct.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
G
O
P
R
S
T
W