NEURON
NPySecObj Struct Reference

#include <nrnpython.h>

Public Attributes

PyObject_HEAD Sectionsec_
 
char * name_
 
PyObjectcell_weakref_
 

Detailed Description

Definition at line 77 of file nrnpython.h.

Member Data Documentation

◆ cell_weakref_

PyObject* NPySecObj::cell_weakref_

Definition at line 81 of file nrnpython.h.

◆ name_

char* NPySecObj::name_

Definition at line 80 of file nrnpython.h.

◆ sec_

PyObject_HEAD Section* NPySecObj::sec_

Definition at line 79 of file nrnpython.h.


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