NEURON
NPyRangeVar Struct Reference

Public Attributes

PyObject_HEAD NPyMechObjpymech_
 
Symbolsym_
 
int isptr_
 
int attr_from_sec_
 

Detailed Description

Definition at line 99 of file nrnpy_nrn.cpp.

Member Data Documentation

◆ attr_from_sec_

int NPyRangeVar::attr_from_sec_

Definition at line 104 of file nrnpy_nrn.cpp.

◆ isptr_

int NPyRangeVar::isptr_

Definition at line 103 of file nrnpy_nrn.cpp.

◆ pymech_

PyObject_HEAD NPyMechObj* NPyRangeVar::pymech_

Definition at line 101 of file nrnpy_nrn.cpp.

◆ sym_

Symbol* NPyRangeVar::sym_

Definition at line 102 of file nrnpy_nrn.cpp.


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