NEURON
Objectdata Union Reference

#include <hocdec.h>

Public Attributes

double * pval
 
char ** ppstr
 
HocStruct Object ** pobj
 
HocStruct hoc_Item ** psecitm
 
hoc_List ** plist
 
Arrayinfoarayinfo
 
void_pvoid
 

Detailed Description

Definition at line 217 of file hocdec.h.

Member Data Documentation

◆ _pvoid

void* Objectdata::_pvoid

Definition at line 224 of file hocdec.h.

◆ arayinfo

Arrayinfo* Objectdata::arayinfo

Definition at line 223 of file hocdec.h.

◆ plist

hoc_List** Objectdata::plist

Definition at line 222 of file hocdec.h.

◆ pobj

HocStruct Object** Objectdata::pobj

Definition at line 220 of file hocdec.h.

◆ ppstr

char** Objectdata::ppstr

Definition at line 219 of file hocdec.h.

◆ psecitm

HocStruct hoc_Item** Objectdata::psecitm

Definition at line 221 of file hocdec.h.

◆ pval

double* Objectdata::pval

Definition at line 218 of file hocdec.h.


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