OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Namespaces | Functions
ExceptionTranslation.h File Reference
#include <Python.h>
#include <structmember.h>
#include <string>
#include <exception>
#include <boost/python.hpp>
Include dependency graph for ExceptionTranslation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PyOpal
 
namespace  PyOpal::ExceptionTranslation
 

Functions

void PyOpal::ExceptionTranslation::registerExceptions ()
 
template<class T >
void PyOpal::ExceptionTranslation::translateException (T const &exception)
 
template<class T >
void PyOpal::ExceptionTranslation::translateOpalException (T const &exception)