Static Public Member Functions | List of all members
rviz_map_plugin::CLUtil Class Reference

Utility class for getting human-readable messages from OpenCL error codes. More...

#include <CLUtil.hpp>

Static Public Member Functions

static const char * getErrorDescription (cl_int error)
 Returns a description to a given OpenCL error code. More...
 
static const char * getErrorString (cl_int error)
 Returns the error string to a given OpenCL error code. More...
 

Detailed Description

Utility class for getting human-readable messages from OpenCL error codes.

Definition at line 59 of file CLUtil.hpp.

Member Function Documentation

◆ getErrorDescription()

static const char* rviz_map_plugin::CLUtil::getErrorDescription ( cl_int  error)
inlinestatic

Returns a description to a given OpenCL error code.

Parameters
errorThe error code
Returns
A description of the error

Definition at line 216 of file CLUtil.hpp.

◆ getErrorString()

static const char* rviz_map_plugin::CLUtil::getErrorString ( cl_int  error)
inlinestatic

Returns the error string to a given OpenCL error code.

Parameters
errorThe error code
Returns
The name of the error

Definition at line 67 of file CLUtil.hpp.


The documentation for this class was generated from the following file:


rviz_map_plugin
Author(s): Sebastian Pütz , Kristin Schmidt , Jan Philipp Vogtherr , Malte kleine Piening
autogenerated on Sun Jan 21 2024 04:06:25