EPICS Base  7.0.7.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
iocshVarDef Struct Reference

#include <iocsh.h>

Public Attributes

const char * name
 
iocshArgType type
 
void * pval
 

Detailed Description

This struct is used with the function iocshRegisterVariable. Each instance includes a name, a data type (see iocshArgType), and a pointer to the value.

Definition at line 103 of file iocsh.h.


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