1#ifndef CPYCPPYY_CUSTOMPYTYPES_H 
    2#define CPYCPPYY_CUSTOMPYTYPES_H 
   10#if PY_VERSION_HEX < 0x03000000 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
PyObject * CustomInstanceMethod_New(PyObject *func, PyObject *self, PyObject *pyclass)
 
PyTypeObject VectorIter_Type
 
bool RefFloat_Check(T *object)
 
PyTypeObject CustomInstanceMethod_Type
 
bool RefFloat_CheckExact(T *object)
 
PyTypeObject RefFloat_Type
Custom "builtins," detectable by type, for pass by ref and improved performance.
 
PyTypeObject TypedefPointerToClass_Type
 
bool RefInt_CheckExact(T *object)
 
bool CustomInstanceMethod_CheckExact(T *object)
 
bool RefInt_Check(T *object)
 
bool TypedefPointerToClass_CheckExact(T *object)
 
PyTypeObject IndexIter_Type
 
bool TypedefPointerToClass_Check(T *object)
 
bool CustomInstanceMethod_Check(T *object)
 
PyObject_HEAD PyObject * ii_container
 
PyObject_HEAD Cppyy::TCppType_t fCppType
 
~typedefpointertoclassobject()
 
Cppyy::TCppType_t vi_klass
 
CPyCppyy::Converter * vi_converter