NEURON
nrnpy.h File Reference
#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

Symbolnrnpy_pyobj_sym_
 

Typedef Documentation

◆ PyObject

typedef _object PyObject

Definition at line 13 of file nrnpy.h.

◆ PyThreadState

typedef _ts PyThreadState

Definition at line 15 of file nrnpy.h.

Variable Documentation

◆ nrnpy_pyobj_sym_

Symbol* nrnpy_pyobj_sym_
extern

Definition at line 25 of file hoc_oop.cpp.