OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Functions | Variables
PyOpal::PyOpalElement Namespace Reference

Functions

 BOOST_PYTHON_MODULE (opal_element)
 

Variables

std::string track_run_docstring = std::string()
 
const char * module_docstring = "opal element base class"
 

Function Documentation

◆ BOOST_PYTHON_MODULE()

PyOpal::PyOpalElement::BOOST_PYTHON_MODULE ( opal_element  )

Definition at line 26 of file PyOpalElement.cpp.

References PyOpal::PyOpalObjectNS::PyOpalObject< C >::make_class(), and PyOpal::ExceptionTranslation::registerExceptions().

Here is the call graph for this function:

Variable Documentation

◆ module_docstring

const char * PyOpal::PyOpalElement::module_docstring = "opal element base class"

Definition at line 13 of file PyOpalElement.cpp.

◆ track_run_docstring

std::string PyOpal::PyOpalElement::track_run_docstring = std::string()

Definition at line 10 of file PyOpalElement.cpp.