FX::FXPython_CtxHold::FXPython_CtxHold ( FXPythonInterp i = FXPythonInterp::current()  )  [inline]

Constructs an instance setting context to interpreter interp, defaulting to the current context.

Definition at line 330 of file FXPython.h.

00331         : Generic::DoUndo<FXPythonInterp, void (FXPythonInterp::*)(), void (FXPythonInterp::*)()>(i, &FXPythonInterp::setContext, &FXPythonInterp::unsetContext)
00332     { }


(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