com.nativelibs4java.opencl.library
Class OpenCLLibrary.clSetEventCallback_arg1_callback

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

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


Field Summary
 
Fields inherited from class org.bridj.NativeObject
peer, typeInfo
 
Constructor Summary
OpenCLLibrary.clSetEventCallback_arg1_callback()
           
 
Method Summary
abstract  void apply(long cl_event1, int cl_int1, long voidPtr1)
           
 
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.clSetEventCallback_arg1_callback

public OpenCLLibrary.clSetEventCallback_arg1_callback()
Method Detail

apply

public abstract void apply(long cl_event1,
                           int cl_int1,
                           long voidPtr1)


Copyright © 2009-2013. All Rights Reserved.