Mapper
|
#include <shef_structs.h>
Public Attributes | |
char | shef_decode_err [MAX_F] |
char | shef_in [MAX_F] |
char | shef_out [MAX_F] |
char | shef_log [MAX_F] |
char | err_file [MAX_F] |
char | dotbtemp [MAX_F] |
char | last_line_read [MAX_SHEF_INPUT+1] |
char | cfg [MAX_F] |
char | database [MAX_F] |
char | dote [MAX_F] |
char | temp1 [MAX_SHEF_INPUT] |
char | temp2 [MAX_SHEF_INPUT] |
char | remote_dir [MAX_F] |
Definition at line 220 of file shef_structs.h.
char t_tempfiles_::cfg |
Definition at line 222 of file shef_structs.h.
char t_tempfiles_::database |
Definition at line 223 of file shef_structs.h.
char t_tempfiles_::dotbtemp |
Definition at line 222 of file shef_structs.h.
char t_tempfiles_::dote |
Definition at line 223 of file shef_structs.h.
char t_tempfiles_::err_file |
Definition at line 222 of file shef_structs.h.
char t_tempfiles_::last_line_read |
Definition at line 222 of file shef_structs.h.
char t_tempfiles_::remote_dir |
Definition at line 224 of file shef_structs.h.
char t_tempfiles_::shef_decode_err |
Definition at line 221 of file shef_structs.h.
char t_tempfiles_::shef_in |
Definition at line 221 of file shef_structs.h.
char t_tempfiles_::shef_log |
Definition at line 221 of file shef_structs.h.
char t_tempfiles_::shef_out |
Definition at line 221 of file shef_structs.h.
char t_tempfiles_::temp1 |
Definition at line 223 of file shef_structs.h.
char t_tempfiles_::temp2 |
Definition at line 223 of file shef_structs.h.