This is Unofficial EPICS BASE Doxygen Site
iocshVarDef Struct Reference

#include "iocsh.h"

Public Attributes

const char * name
 
iocshArgType type
 
void * pval
 

Detailed Description

Definition at line 50 of file iocsh.h.

Member Data Documentation

const char* iocshVarDef::name

Definition at line 51 of file iocsh.h.

void* iocshVarDef::pval

Definition at line 53 of file iocsh.h.

iocshArgType iocshVarDef::type

Definition at line 52 of file iocsh.h.


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