![]() |
NEURON
|
#include <nrnpython.h>
Public Attributes | |
| PyObject_HEAD Section * | sec_ |
| char * | name_ |
| PyObject * | cell_weakref_ |
Definition at line 77 of file nrnpython.h.
| PyObject* NPySecObj::cell_weakref_ |
Definition at line 81 of file nrnpython.h.
| char* NPySecObj::name_ |
Definition at line 80 of file nrnpython.h.
| PyObject_HEAD Section* NPySecObj::sec_ |
Definition at line 79 of file nrnpython.h.