NEURON
Objectdata Union Reference

#include <hocdec.h>

Public Attributes

double * pval
 
char ** ppstr
 
Object ** pobj
 
hoc_Item ** psecitm
 
hoc_List ** plist
 
Arrayinfoarayinfo
 
void * _pvoid
 

Detailed Description

Definition at line 163 of file hocdec.h.

Member Data Documentation

◆ _pvoid

void* Objectdata::_pvoid

Definition at line 170 of file hocdec.h.

◆ arayinfo

Arrayinfo* Objectdata::arayinfo

Definition at line 169 of file hocdec.h.

◆ plist

hoc_List** Objectdata::plist

Definition at line 168 of file hocdec.h.

◆ pobj

Object** Objectdata::pobj

Definition at line 166 of file hocdec.h.

◆ ppstr

char** Objectdata::ppstr

Definition at line 165 of file hocdec.h.

◆ psecitm

hoc_Item** Objectdata::psecitm

Definition at line 167 of file hocdec.h.

◆ pval

double* Objectdata::pval

Definition at line 164 of file hocdec.h.


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