NEURON
Object Struct Reference

#include <hocdec.h>

Public Attributes

int refcount
 
int index
 
union {
   Objectdata *   dataspace
 
   void *   this_pointer
 
u
 
cTemplatetemplate
 
voidaliases
 
HocStruct hoc_Itemitm_me
 
HocStruct hoc_Itemsecelm_
 
voidobservers
 
short recurse
 
short unref_recurse_cnt
 

Detailed Description

Definition at line 227 of file hocdec.h.

Member Data Documentation

◆ aliases

void* Object::aliases

Definition at line 239 of file hocdec.h.

◆ dataspace

Objectdata* Object::dataspace

Definition at line 231 of file hocdec.h.

◆ index

int Object::index

Definition at line 229 of file hocdec.h.

◆ itm_me

HocStruct hoc_Item* Object::itm_me

Definition at line 241 of file hocdec.h.

◆ observers

void* Object::observers

Definition at line 243 of file hocdec.h.

◆ recurse

short Object::recurse

Definition at line 244 of file hocdec.h.

◆ refcount

int Object::refcount

Definition at line 228 of file hocdec.h.

◆ secelm_

HocStruct hoc_Item* Object::secelm_

Definition at line 242 of file hocdec.h.

◆ template

cTemplate* Object::template

Definition at line 237 of file hocdec.h.

◆ this_pointer

void* Object::this_pointer

Definition at line 232 of file hocdec.h.

◆ 

union { ... } Object::u

◆ unref_recurse_cnt

short Object::unref_recurse_cnt

Definition at line 245 of file hocdec.h.


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