NRP Core  1.4.1
python_interpreter_state.h File Reference
#include "nrp_general_library/utils/wchar_t_converter.h"
#include <boost/python.hpp>
#include <stack>

Go to the source code of this file.

Classes

class  PythonInterpreterState
 Initializes the python interpreter as well as python threading. More...
 
class  PythonGILLock
 Manages the Pyton GIL. Useful for threads. More...