![]() |
NEURON
|
#include <hocdec.h>
Public Attributes | |
| int | refcount |
| int | index |
| union { | |
| Objectdata * dataspace | |
| void * this_pointer | |
| } | u |
| cTemplate * | ctemplate |
| void * | aliases |
| hoc_Item * | itm_me |
| hoc_Item * | secelm_ |
| void * | observers |
| short | recurse |
| short | unref_recurse_cnt |
| Objectdata* Object::dataspace |
| union { ... } Object::u |