com.nativelibs4java.opencl.library
Class OpenCLLibrary.clReleaseDeviceEXT_fn

java.lang.Object
  extended by org.bridj.NativeObject
      extended by org.bridj.Callback<OpenCLLibrary.clReleaseDeviceEXT_fn>
          extended by com.nativelibs4java.opencl.library.OpenCLLibrary.clReleaseDeviceEXT_fn
All Implemented Interfaces:
org.bridj.CallbackInterface, org.bridj.NativeObjectInterface
Enclosing class:
OpenCLLibrary

public abstract static class OpenCLLibrary.clReleaseDeviceEXT_fn
extends org.bridj.Callback<OpenCLLibrary.clReleaseDeviceEXT_fn>


Field Summary
 
Fields inherited from class org.bridj.NativeObject
peer, typeInfo
 
Constructor Summary
OpenCLLibrary.clReleaseDeviceEXT_fn()
           
 
Method Summary
abstract  int apply(OpenCLLibrary.cl_device_id cl_device_id1)
           
 
Methods inherited from class org.bridj.Callback
toPointer
 
Methods inherited from class org.bridj.NativeObject
clone, equals
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenCLLibrary.clReleaseDeviceEXT_fn

public OpenCLLibrary.clReleaseDeviceEXT_fn()
Method Detail

apply

public abstract int apply(OpenCLLibrary.cl_device_id cl_device_id1)


Copyright © 2009-2013. All Rights Reserved.