#include <PY_EvaluationContext.h>
Public Member Functions | |
| PY_EvaluationContext () | |
| ~PY_EvaluationContext () | |
| void | clear () |
| void * | getGlobalsDict () |
Friends | |
| class | PY_CompiledCode |
Definition at line 24 of file PY_EvaluationContext.h.
| PY_EvaluationContext::PY_EvaluationContext | ( | ) |
| PY_EvaluationContext::~PY_EvaluationContext | ( | ) |
| void PY_EvaluationContext::clear | ( | ) |
| void* PY_EvaluationContext::getGlobalsDict | ( | ) | [inline] |
Definition at line 32 of file PY_EvaluationContext.h.
friend class PY_CompiledCode [friend] |
Definition at line 40 of file PY_EvaluationContext.h.
1.5.9