_EXECIO_OPTIONS Struct Reference

#include <hostemu.h>

Public Attributes

long lRcdCnt
 
bool fRW
 
char aFilename [1024]
 
char aStem [251]
 
bool fFinis
 
long lStartRcd
 
long lDirection
 

Detailed Description

Definition at line 73 of file hostemu.h.

Member Data Documentation

◆ aFilename

char _EXECIO_OPTIONS::aFilename[1024]

Definition at line 77 of file hostemu.h.

Referenced by GrxHost(), and yyparse().

◆ aStem

char _EXECIO_OPTIONS::aStem[251]

Definition at line 78 of file hostemu.h.

Referenced by ExecIO_Read_To_Stem(), ExecIO_Write_From_Stem(), GrxHost(), and yyparse().

◆ fFinis

bool _EXECIO_OPTIONS::fFinis

Definition at line 79 of file hostemu.h.

Referenced by GrxHost(), and yyparse().

◆ fRW

bool _EXECIO_OPTIONS::fRW

Definition at line 76 of file hostemu.h.

Referenced by GrxHost(), and yyparse().

◆ lDirection

long _EXECIO_OPTIONS::lDirection

Definition at line 81 of file hostemu.h.

Referenced by ExecIO_Read_To_Queue(), and yyparse().

◆ lRcdCnt

long _EXECIO_OPTIONS::lRcdCnt

◆ lStartRcd

long _EXECIO_OPTIONS::lStartRcd

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