This is Unofficial EPICS BASE Doxygen Site
iocshRedirect Struct Reference

Public Attributes

const char * name
 
const char * mode
 
FILE * fp
 
FILE * oldFp
 
int mustRestore
 

Detailed Description

Definition at line 67 of file iocsh.cpp.

Member Data Documentation

FILE* iocshRedirect::fp

Definition at line 70 of file iocsh.cpp.

const char* iocshRedirect::mode

Definition at line 69 of file iocsh.cpp.

int iocshRedirect::mustRestore

Definition at line 72 of file iocsh.cpp.

const char* iocshRedirect::name

Definition at line 68 of file iocsh.cpp.

FILE* iocshRedirect::oldFp

Definition at line 71 of file iocsh.cpp.


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