Image Component Library (ICL)
Classes | Namespaces
CLException.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/Exception.h>
#include <string>
#include <sstream>
#include <iostream>

Go to the source code of this file.

Classes

class  icl::utils::CLException
 Base class for an OpenCL Exception. More...
 
class  icl::utils::CLInitException
 Class for an OpenCL Exception during initialization. More...
 
class  icl::utils::CLBuildException
 Class for an OpenCL Exception during kernel compiling. More...
 
class  icl::utils::CLBufferException
 Class for an OpenCL Exception associated with buffers. More...
 
class  icl::utils::CLKernelException
 Class for an OpenCL Exception associated with kernels. More...
 

Namespaces

 icl
 undocument this line if you encounter any issues!
 
 icl::utils