This is Unofficial EPICS BASE Doxygen Site
iocshFuncDef Struct Reference

#include "iocsh.h"

+ Collaboration diagram for iocshFuncDef:

Public Attributes

const char * name
 
int nargs
 
const iocshArg *const * arg
 
const char * usage
 

Detailed Description

Definition at line 61 of file iocsh.h.

Member Data Documentation

const iocshArg* const* iocshFuncDef::arg

Definition at line 64 of file iocsh.h.

const char* iocshFuncDef::name

Definition at line 62 of file iocsh.h.

int iocshFuncDef::nargs

Definition at line 63 of file iocsh.h.

const char* iocshFuncDef::usage

Definition at line 65 of file iocsh.h.


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