Namespaces | |
namespace | CPyCppyy |
Set of helper functions that are invoked from the pythonizors, on the Python side. | |
Functions | |
PyObject * | CPyCppyy::TupleOfInstances_New (Cppyy::TCppObject_t address, Cppyy::TCppType_t klass, dim_t ndims, dims_t dims) |
Variables | |
PyTypeObject | CPyCppyy::InstanceArrayIter_Type |
PyTypeObject | CPyCppyy::TupleOfInstances_Type |
Representation of C-style array of instances. | |