NEURON
Object Struct Reference

#include <hocdec.h>

Public Attributes

int refcount
 
int index
 
union {
   Objectdata *   dataspace
 
   void *   this_pointer
 
u
 
cTemplatectemplate
 
void * aliases
 
hoc_Itemitm_me
 
hoc_Itemsecelm_
 
void * observers
 
short recurse
 
short unref_recurse_cnt
 

Detailed Description

Definition at line 173 of file hocdec.h.

Member Data Documentation

◆ aliases

void* Object::aliases

Definition at line 181 of file hocdec.h.

◆ ctemplate

cTemplate* Object::ctemplate

Definition at line 180 of file hocdec.h.

◆ dataspace

Objectdata* Object::dataspace

Definition at line 177 of file hocdec.h.

◆ index

int Object::index

Definition at line 175 of file hocdec.h.

◆ itm_me

hoc_Item* Object::itm_me

Definition at line 183 of file hocdec.h.

◆ observers

void* Object::observers

Definition at line 185 of file hocdec.h.

◆ recurse

short Object::recurse

Definition at line 186 of file hocdec.h.

◆ refcount

int Object::refcount

Definition at line 174 of file hocdec.h.

◆ secelm_

hoc_Item* Object::secelm_

Definition at line 184 of file hocdec.h.

◆ this_pointer

void* Object::this_pointer

Definition at line 178 of file hocdec.h.

◆ 

union { ... } Object::u

◆ unref_recurse_cnt

short Object::unref_recurse_cnt

Definition at line 187 of file hocdec.h.


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