A B C E F G H I M N O P S T V W

P

Pointer - Class in org.jocl
A Java representation of a void pointer.
Pointer() - Constructor for class org.jocl.Pointer
Creates a new (null) Pointer
Pointer(Buffer) - Constructor for class org.jocl.Pointer
Creates a Pointer to the given Buffer
Pointer(Pointer) - Constructor for class org.jocl.Pointer
Copy constructor
Pointer(Pointer, long) - Constructor for class org.jocl.Pointer
Creates a copy of the given pointer, with an additional byte offset
POINTER - Static variable in class org.jocl.Sizeof
Size of a native pointer, in bytes

A B C E F G H I M N O P S T V W