go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Member Functions
itk::OpenCLCompileError Class Reference

#include <itkOpenCLMacro.h>

Detailed Description

Exception thrown when OpenCL program failed to build.

Definition at line 147 of file itkOpenCLMacro.h.

+ Inheritance diagram for itk::OpenCLCompileError:

Public Member Functions

const char * GetNameOfClass () const override
 
 OpenCLCompileError ()
 
 OpenCLCompileError (const char *file, unsigned int lineNumber)
 
 OpenCLCompileError (const std::string &file, unsigned int lineNumber)
 
 ~OpenCLCompileError () override
 

Constructor & Destructor Documentation

◆ OpenCLCompileError() [1/3]

itk::OpenCLCompileError::OpenCLCompileError ( )
inline

Default constructor. Needed to ensure the exception object can be copied.

Definition at line 152 of file itkOpenCLMacro.h.

◆ OpenCLCompileError() [2/3]

itk::OpenCLCompileError::OpenCLCompileError ( const char *  file,
unsigned int  lineNumber 
)
inline

Constructor. Needed to ensure the exception object can be copied.

Definition at line 155 of file itkOpenCLMacro.h.

◆ OpenCLCompileError() [3/3]

itk::OpenCLCompileError::OpenCLCompileError ( const std::string &  file,
unsigned int  lineNumber 
)
inline

Constructor. Needed to ensure the exception object can be copied.

Definition at line 158 of file itkOpenCLMacro.h.

◆ ~OpenCLCompileError()

itk::OpenCLCompileError::~OpenCLCompileError ( )
inlineoverride

Virtual destructor needed for subclasses.

Definition at line 161 of file itkOpenCLMacro.h.

Member Function Documentation

◆ GetNameOfClass()

const char * itk::OpenCLCompileError::GetNameOfClass ( ) const
inlineoverride

Definition at line 163 of file itkOpenCLMacro.h.



Generated on 1667476801 for elastix by doxygen 1.9.4 elastix logo