NEURON
nrn_metaclass.cpp File Reference
#include <Python.h>

Go to the source code of this file.

Functions

PyObjectnrn_type_from_metaclass (PyTypeObject *metaclass, PyObject *mod, PyType_Spec *spec, PyObject *base)
 

Function Documentation

◆ nrn_type_from_metaclass()

PyObject* nrn_type_from_metaclass ( PyTypeObject *  metaclass,
PyObject mod,
PyType_Spec *  spec,
PyObject base 
)

Definition at line 6 of file nrn_metaclass.cpp.