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