![]() |
NEURON
|
#include <hoclist.h>
Public Attributes | |
| union { | |
| struct hoc_Item * itm | |
| hoc_List * lst | |
| char * str | |
| struct Symbol * sym | |
| struct Section * sec | |
| struct Object * obj | |
| void * vd | |
| } | element |
| struct hoc_Item * | next |
| struct hoc_Item * | prev |
| short | itemtype |
| union { ... } hoc_Item::element |