3#define CPYCPPYY_INTERNAL 1
5#undef CPYCPPYY_INTERNAL
68 }
else if (fPyHardRef) {
69 ((
CPPInstance*)fPyHardRef)->GetObjectRaw() =
nullptr;
84 if (fPyHardRef) ((
CPPInstance*)fPyHardRef)->SetDispatchPtr(
this);
97 Py_DECREF(fPyHardRef); fPyHardRef =
nullptr;
108 Py_DECREF(fPyWeakRef); fPyWeakRef =
nullptr;
static PyObject * CPyCppyy_GetWeakRef(PyObject *ref)
std::ios_base::fmtflags fFlags
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t result
void Copy(TObject &obj) const override
DispatchPtr & assign(const DispatchPtr &other, void *cppinst)
PyObject * Get(bool borrowed=true) const