com.jogamp.opencl
Class CLContext.ErrorDispatcher
java.lang.Object
com.jogamp.opencl.CLContext.ErrorDispatcher
- All Implemented Interfaces:
- CLErrorHandler
- Enclosing class:
- CLContext
protected static class CLContext.ErrorDispatcher
- extends Object
- implements CLErrorHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLContext.ErrorDispatcher
protected CLContext.ErrorDispatcher()
onError
public void onError(String errinfo,
ByteBuffer private_info,
long cb)
- Specified by:
onError
in interface CLErrorHandler