lib
Kross::Python::PythonInterpreter Class Reference
#include <pythoninterpreter.h>
Inheritance diagram for Kross::Python::PythonInterpreter:

Detailed Description
Python interpreter bridge.Implements an Kross::Api::Interpreter for the python interpreter.
Definition at line 45 of file pythoninterpreter.h.
Public Member Functions | |
PythonInterpreter (Kross::Api::InterpreterInfo *info) | |
virtual | ~PythonInterpreter () |
virtual Kross::Api::Script * | createScript (Kross::Api::ScriptContainer *scriptcontainer) |
PythonModule * | mainModule () |
PythonSecurity * | securityModule () |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 78 of file pythoninterpreter.cpp. |
|
Destructor.
Definition at line 191 of file pythoninterpreter.cpp. |
Member Function Documentation
|
Implements Kross::Api::Interpreter. Definition at line 242 of file pythoninterpreter.cpp. |
|
Definition at line 247 of file pythoninterpreter.cpp. |
|
Definition at line 252 of file pythoninterpreter.cpp. |
The documentation for this class was generated from the following files: