FX::FXPythonInterp::FXPythonInterp ( int  argc = 0,
char **  argv = 0,
const char *  name = 0 
)

Creates an instance of the python interpreter optionally with the specified arguments and name. If python previously was not initialised, this initialises python and returns the default interpreter. In all other cases, creates a new interpreter. Note that if this initialises python, when the last is destroyed it will deinitialise python too.

Note:
On return, current context is set to the new interpreter.


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:32:29 2009 for TnFOX by doxygen v1.4.7