|
EPICS Base
7.0.7.0
|
#include <iocsh.h>
Public Attributes | |
| const char * | name |
| iocshArgType | type |
This struct is used to indicate data types of function parameters for iocshRegister(). The name element is used by the help command to print a synopsis for the command. The type element describes the data type of the argument and takes a value from iocshArgType.
1.8.5