Logo ROOT   6.14/05
Reference Guide
TPyArg Member List

This is the complete list of members for TPyArg, including all inherited members.

CallConstructor(PyObject *&pyself, PyObject *pyclass, const std::vector< TPyArg > &args)TPyArgstatic
CallConstructor(PyObject *&pyself, PyObject *pyclass)TPyArgstatic
CallDestructor(PyObject *&pyself, PyObject *pymeth, const std::vector< TPyArg > &args)TPyArgstatic
CallDestructor(PyObject *&pyself)TPyArgstatic
CallMethod(PyObject *pymeth, const std::vector< TPyArg > &args)TPyArgstatic
fPyObjectTPyArgmutableprivate
operator PyObject *() constTPyArg
operator=(const TPyArg &)TPyArg
TPyArg(PyObject *)TPyArg
TPyArg(Int_t)TPyArg
TPyArg(Long_t)TPyArg
TPyArg(Double_t)TPyArg
TPyArg(const char *)TPyArg
TPyArg(const TPyArg &)TPyArg
~TPyArg()TPyArgvirtual