RTC Toolkit 5.0.0
Loading...
Searching...
No Matches
Classes | Namespaces
pythonInterpreter.hpp File Reference

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
 

Detailed Description

Declaration of the PythonInterpreter helper class.