![]() |
NEURON
|
#include <Python.h>
Go to the source code of this file.
Functions | |
PyObject * | nrn_type_from_metaclass (PyTypeObject *metaclass, PyObject *mod, PyType_Spec *spec, PyObject *base) |
PyObject* nrn_type_from_metaclass | ( | PyTypeObject * | metaclass, |
PyObject * | mod, | ||
PyType_Spec * | spec, | ||
PyObject * | base | ||
) |
Definition at line 6 of file nrn_metaclass.cpp.