#include <PythonTextInterp.h>
Inheritance diagram for PythonTextInterp:
List of all members.
Definition at line 35 of file PythonTextInterp.h.
Definition at line 162 of file PythonTextInterp.C.
References VMDApp::argc_m, VMDApp::argv_m, as_pystring, CAST_HACK, evalString, NULL, PyInit_vmd, and set_vmdapp.
Definition at line 256 of file PythonTextInterp.C.
[virtual]
Let the interpreter have control for while.
Reimplemented from TextInterp.
Definition at line 289 of file PythonTextInterp.C.
References call_callbacks, VMDApp::textinterp_change, and vmd_check_stdin.
[virtual]
Update Tk, if possible, from within this interpreter return 1 if able to do the Tk update, 0 if unsuccessful.
Reimplemented from TextInterp.
Definition at line 261 of file PythonTextInterp.C.
References evalString.
[virtual]
Process the given file. Return success.
Reimplemented from TextInterp.
Definition at line 320 of file PythonTextInterp.C.
[virtual]
Pass the given string to the interpreter. Return success.
Reimplemented from TextInterp.
Definition at line 313 of file PythonTextInterp.C.
Referenced by doTkUpdate, python_cb, and PythonTextInterp.
[virtual]
Reimplemented from TextInterp.
Definition at line 331 of file PythonTextInterp.C.
References call_callbacks.
[virtual]
Reimplemented from TextInterp.
Definition at line 336 of file PythonTextInterp.C.
References call_callbacks.
[virtual]
Reimplemented from TextInterp.
Definition at line 341 of file PythonTextInterp.C.
References call_callbacks.
[virtual]
Reimplemented from TextInterp.
Definition at line 346 of file PythonTextInterp.C.
References call_callbacks.
[virtual]
Reimplemented from TextInterp.
Definition at line 357 of file PythonTextInterp.C.
References call_callbacks.
[virtual]
Reimplemented from TextInterp.
Definition at line 372 of file PythonTextInterp.C.
References evalString.
[virtual]
Reimplemented from TextInterp.
Definition at line 362 of file PythonTextInterp.C.
References call_callbacks.
[virtual]
Reimplemented from TextInterp.
Definition at line 367 of file PythonTextInterp.C.
References call_callbacks.
[virtual]
Reimplemented from TextInterp.
Definition at line 376 of file PythonTextInterp.C.
References call_callbacks.