|
RTC Toolkit 5.0.0
|
Declaration of the PythonInterpreter helper class. More...
#include <rtctk/componentFramework/exceptions.hpp>#include <rtctk/config.hpp>#include <pybind11/embed.h>#include <pybind11/pybind11.h>Go to the source code of this file.
Classes | |
| class | rtctk::componentFramework::PythonInterpreter |
| Helper class for managing the lifecycle of an embedded Python interpreter. More... | |
| class | rtctk::componentFramework::PythonInterpreter::SetupFailure |
| This exception is raised when the Python interpreter cannot be initialised properly. More... | |
Namespaces | |
| namespace | rtctk |
| namespace | rtctk::componentFramework |
Declaration of the PythonInterpreter helper class.