![]() |
NEURON
|
#include <string_view>
#include <vector>
Go to the source code of this file.
Classes | |
struct | neuron::python::impl_ptrs |
Collection of pointers to functions with python-version-specific implementations. More... | |
Namespaces | |
neuron | |
In mechanism libraries, cannot use auto const token = nrn_ensure_model_data_are_sorted(); because the return type is incomplete (from include/neuron/model_data.hpp). | |
neuron::python | |
Typedefs | |
typedef _object | PyObject |
typedef _ts | PyThreadState |
Variables | |
Symbol * | nrnpy_pyobj_sym_ |
typedef _ts PyThreadState |
|
extern |
Definition at line 25 of file hoc_oop.cpp.