|
EPICS Base
7.0.8.1
|
#include <iocsh.h>
Public Attributes | |
| int | ival |
| double | dval |
| char * | sval |
| void * | vval |
| struct { | |
| int ac | |
| char ** av | |
| } | aval |
This union is used when building the func paramter of iocshRegister(). Each use should match the parameter type of the parameters of the function being registered
1.8.5