Package org.jocl

Class cl_device_id


public final class cl_device_id extends NativePointerObject
Java port of a cl_device_id.
  • Constructor Details

    • cl_device_id

      public cl_device_id()
      Creates a new, uninitialized cl_device_id
  • Method Details

    • toString

      public String toString()
      Returns a String representation of this object.
      Overrides:
      toString in class NativePointerObject
      Returns:
      A String representation of this object.