ROOT 6.14/05 Reference Guide |
This is the complete list of members for TPython, including all inherited members.
Bind(TObject *object, const char *label) | TPython | static |
Eval(const char *expr) | TPython | static |
Exec(const char *cmd) | TPython | static |
ExecScript(const char *name, int argc=0, const char **argv=0) | TPython | static |
Import(const char *name) | TPython | static |
Initialize() | TPython | privatestatic |
LoadMacro(const char *name) | TPython | static |
MethodProxy_Check(PyObject *pyobject) | TPython | static |
MethodProxy_CheckExact(PyObject *pyobject) | TPython | static |
ObjectProxy_AsVoidPtr(PyObject *pyobject) | TPython | static |
ObjectProxy_Check(PyObject *pyobject) | TPython | static |
ObjectProxy_CheckExact(PyObject *pyobject) | TPython | static |
ObjectProxy_FromVoidPtr(void *addr, const char *classname, Bool_t python_owns=kFALSE) | TPython | static |
Prompt() | TPython | static |
~TPython() | TPython | inlinevirtual |