NEURON
NPySecObj Struct Reference

Public Attributes

PyObject_HEAD Sectionsec_
 
char * name_
 
PyObject * cell_
 
PyObject * cell_weakref_
 

Detailed Description

Definition at line 27 of file nrnpy_hoc.cpp.

Member Data Documentation

◆ cell_

PyObject * NPySecObj::cell_

Definition at line 30 of file nrnpy_hoc.cpp.

◆ cell_weakref_

PyObject* NPySecObj::cell_weakref_

Definition at line 32 of file nrnpy_nrn.cpp.

◆ name_

char * NPySecObj::name_

Definition at line 29 of file nrnpy_hoc.cpp.

◆ sec_

PyObject_HEAD Section * NPySecObj::sec_

Definition at line 28 of file nrnpy_hoc.cpp.


The documentation for this struct was generated from the following files: