NEURON
VoidFunc Struct Reference

#include <hocdec.h>

Public Attributes

const char * name
 
void(* func )(void)
 

Detailed Description

Definition at line 190 of file hocdec.h.

Member Data Documentation

◆ func

void(* VoidFunc::func) (void)

Definition at line 192 of file hocdec.h.

◆ name

const char* VoidFunc::name

Definition at line 191 of file hocdec.h.


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