OpenCL information classes header. More...
#include "clew.h"#include <boost/scoped_array.hpp>#include <string>#include <iostream>Classes | |
| class | cl::device |
| This class represents the information about a specific OpenCL device. More... | |
| class | cl::platform |
| This class represents the information about a specific OpenCL platform. More... | |
| class | cl::driver |
| This class represents the OpenCL driver. More... | |
Functions | |
| template<typename OStreamT > | |
| OStreamT & | cl::operator<< (OStreamT &s, const driver &drv) |
| A function template for dumping all information retrieved from the driver to std::cout. | |
OpenCL information classes header.
1.7.2