Package org.jocl

Class cl_command_queue


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

    • cl_command_queue

      public cl_command_queue()
      Creates a new, uninitialized cl_command_queue
  • 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.