Definition at line 33 of file TPyArg.h.
|
static void | CallConstructor (PyObject *&pyself, PyObject *pyclass) |
|
static void | CallConstructor (PyObject *&pyself, PyObject *pyclass) |
|
static void | CallConstructor (PyObject *&pyself, PyObject *pyclass, const std::vector< TPyArg > &args) |
|
static void | CallConstructor (PyObject *&pyself, PyObject *pyclass, const std::vector< TPyArg > &args) |
|
static void | CallDestructor (PyObject *&pyself) |
|
static void | CallDestructor (PyObject *&pyself) |
|
static void | CallDestructor (PyObject *&pyself, PyObject *pymeth, const std::vector< TPyArg > &args) |
|
static void | CallDestructor (PyObject *&pyself, PyObject *pymeth, const std::vector< TPyArg > &args) |
|
static PyObject * | CallMethod (PyObject *pymeth, const std::vector< TPyArg > &args) |
|
static PyObject * | CallMethod (PyObject *pymeth, const std::vector< TPyArg > &args) |
|
static TClass * | Class () |
|
static const char * | Class_Name () |
|
static constexpr Version_t | Class_Version () |
|
static const char * | DeclFileName () |
|
#include <TPyArg.h>
◆ TPyArg() [1/12]
◆ TPyArg() [2/12]
TPyArg::TPyArg |
( |
Int_t |
value | ) |
|
◆ TPyArg() [3/12]
TPyArg::TPyArg |
( |
Long_t |
value | ) |
|
◆ TPyArg() [4/12]
◆ TPyArg() [5/12]
TPyArg::TPyArg |
( |
const char * |
value | ) |
|
◆ TPyArg() [6/12]
TPyArg::TPyArg |
( |
const TPyArg & |
s | ) |
|
◆ ~TPyArg() [1/2]
Done with held PyObject.
Definition at line 169 of file TPyArg.cxx.
◆ TPyArg() [7/12]
◆ TPyArg() [8/12]
◆ TPyArg() [9/12]
◆ TPyArg() [10/12]
◆ TPyArg() [11/12]
TPyArg::TPyArg |
( |
const char * |
| ) |
|
◆ TPyArg() [12/12]
TPyArg::TPyArg |
( |
const TPyArg & |
| ) |
|
◆ ~TPyArg() [2/2]
virtual TPyArg::~TPyArg |
( |
| ) |
|
|
virtual |
◆ CallConstructor() [1/4]
◆ CallConstructor() [2/4]
◆ CallConstructor() [3/4]
static void TPyArg::CallConstructor |
( |
PyObject *& |
pyself, |
|
|
PyObject * |
pyclass, |
|
|
const std::vector< TPyArg > & |
args |
|
) |
| |
|
static |
◆ CallConstructor() [4/4]
◆ CallDestructor() [1/4]
static void TPyArg::CallDestructor |
( |
PyObject *& |
pyself | ) |
|
|
static |
◆ CallDestructor() [2/4]
void TPyArg::CallDestructor |
( |
PyObject *& |
pyself | ) |
|
|
static |
◆ CallDestructor() [3/4]
static void TPyArg::CallDestructor |
( |
PyObject *& |
pyself, |
|
|
PyObject * |
pymeth, |
|
|
const std::vector< TPyArg > & |
args |
|
) |
| |
|
static |
◆ CallDestructor() [4/4]
◆ CallMethod() [1/2]
◆ CallMethod() [2/2]
◆ Class()
static TClass * TPyArg::Class |
( |
| ) |
|
|
static |
- Returns
- TClass describing this class
◆ Class_Name()
static const char * TPyArg::Class_Name |
( |
| ) |
|
|
static |
- Returns
- Name of this class
◆ Class_Version()
static constexpr Version_t TPyArg::Class_Version |
( |
| ) |
|
|
inlinestaticconstexpr |
- Returns
- Version of this class
Definition at line 56 of file TPyArg.h.
◆ DeclFileName()
static const char * TPyArg::DeclFileName |
( |
| ) |
|
|
inlinestatic |
- Returns
- Name of the file containing the class declaration
Definition at line 56 of file TPyArg.h.
◆ IsA()
virtual TClass * TPyArg::IsA |
( |
| ) |
const |
|
inlinevirtual |
◆ operator PyObject *() [1/2]
◆ operator PyObject *() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Streamer()
virtual void TPyArg::Streamer |
( |
TBuffer & |
| ) |
|
|
virtual |
◆ StreamerNVirtual()
void TPyArg::StreamerNVirtual |
( |
TBuffer & |
ClassDef_StreamerNVirtual_b | ) |
|
|
inline |
◆ fPyObject
The documentation for this class was generated from the following files: