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

Util class for CL that maps error codes to human readable strings. More...

#include <CLUtil.hpp>

Static Public Member Functions

static const char * getErrorDescription (cl_int error)
 Util method that maps error codes to CL error description messages. More...
 
static const char * getErrorString (cl_int error)
 Util method that maps error codes to CL error strings. More...
 

Detailed Description

Util class for CL that maps error codes to human readable strings.

Definition at line 19 of file CLUtil.hpp.

Member Function Documentation

◆ getErrorDescription()

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

Util method that maps error codes to CL error description messages.

Parameters
errorthe given error code
Returns
the CL error description messages

Definition at line 115 of file CLUtil.hpp.

◆ getErrorString()

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

Util method that maps error codes to CL error strings.

Parameters
errorthe given error code
Returns
the CL error string

Definition at line 30 of file CLUtil.hpp.


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


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:27