LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
sc::opencl::Unhandled Class Reference

Inconsistent state. More...

#include <opbase.hxx>

Public Member Functions

 Unhandled (std::string fn, int ln)
 

Public Attributes

std::string mFile
 
int mLineNumber
 

Detailed Description

Inconsistent state.

Definition at line 64 of file opbase.hxx.

Constructor & Destructor Documentation

◆ Unhandled()

sc::opencl::Unhandled::Unhandled ( std::string  fn,
int  ln 
)

Definition at line 37 of file opbase.cxx.

Member Data Documentation

◆ mFile

std::string sc::opencl::Unhandled::mFile

Definition at line 69 of file opbase.hxx.

◆ mLineNumber

int sc::opencl::Unhandled::mLineNumber

Definition at line 70 of file opbase.hxx.


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