| 
    LibreOffice Module sc (master) 1
    
   | 
 
Failed in marshaling. More...
#include <opbase.hxx>
Public Member Functions | |
| OpenCLError (std::string function, cl_int error, std::string file, int line) | |
Public Attributes | |
| std::string | mFunction | 
| cl_int | mError | 
| std::string | mFile | 
| int | mLineNumber | 
Failed in marshaling.
Definition at line 52 of file opbase.hxx.
| sc::opencl::OpenCLError::OpenCLError | ( | std::string | function, | 
| cl_int | error, | ||
| std::string | file, | ||
| int | line | ||
| ) | 
Definition at line 27 of file opbase.cxx.
References line.
| cl_int sc::opencl::OpenCLError::mError | 
Definition at line 58 of file opbase.hxx.
| std::string sc::opencl::OpenCLError::mFile | 
Definition at line 59 of file opbase.hxx.
| std::string sc::opencl::OpenCLError::mFunction | 
Definition at line 57 of file opbase.hxx.
| int sc::opencl::OpenCLError::mLineNumber | 
Definition at line 60 of file opbase.hxx.