NEURON
Datum Union Reference

#include <hocdec.h>

Public Attributes

double val
 
Symbolsym
 
int i
 
double * pval
 
HocStruct Object ** pobj
 
HocStruct Objectobj
 
char ** pstr
 
HocStruct hoc_Itemitm
 
hoc_Listlst
 
void_pvoid
 

Detailed Description

Definition at line 176 of file hocdec.h.

Member Data Documentation

◆ _pvoid

void* Datum::_pvoid

Definition at line 186 of file hocdec.h.

◆ i

int Datum::i

Definition at line 179 of file hocdec.h.

◆ itm

HocStruct hoc_Item* Datum::itm

Definition at line 184 of file hocdec.h.

◆ lst

hoc_List* Datum::lst

Definition at line 185 of file hocdec.h.

◆ obj

HocStruct Object* Datum::obj

Definition at line 182 of file hocdec.h.

◆ pobj

HocStruct Object** Datum::pobj

Definition at line 181 of file hocdec.h.

◆ pstr

char** Datum::pstr

Definition at line 183 of file hocdec.h.

◆ pval

double* Datum::pval

Definition at line 180 of file hocdec.h.

◆ sym

Symbol* Datum::sym

Definition at line 178 of file hocdec.h.

◆ val

double Datum::val

Definition at line 177 of file hocdec.h.


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