Package org.jocl
Class cl_command_queue
java.lang.Object
org.jocl.NativePointerObject
org.jocl.cl_command_queue
Java port of a cl_command_queue.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jocl.NativePointerObject
equals, getBuffer, getByteOffset, getNativePointer, hashCode, setBuffer, withByteOffset
-
Constructor Details
-
cl_command_queue
public cl_command_queue()Creates a new, uninitialized cl_command_queue
-
-
Method Details
-
toString
Returns a String representation of this object.- Overrides:
toString
in classNativePointerObject
- Returns:
- A String representation of this object.
-