org.jocl.struct
Class CLTypes.cl_uchar

java.lang.Object
  extended by org.jocl.struct.CLTypes.cl_uchar
Enclosing class:
CLTypes

public static final class CLTypes.cl_uchar
extends java.lang.Object


Constructor Summary
CLTypes.cl_uchar()
           
 
Method Summary
 byte get()
           
 void set(byte value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CLTypes.cl_uchar

public CLTypes.cl_uchar()
Method Detail

get

public byte get()

set

public void set(byte value)