#include <include/siod_defs.h>
Public Attributes | |
| int(* | getc_fcn )(char *) |
| void(* | ungetc_fcn )(int, char *) |
| char * | cb_argument |
Definition at line 185 of file siod_defs.h.
| int(* gen_readio::getc_fcn) (char *) |
Definition at line 186 of file siod_defs.h.
| void(* gen_readio::ungetc_fcn) (int, char *) |
Definition at line 187 of file siod_defs.h.
| char* gen_readio::cb_argument |
Definition at line 188 of file siod_defs.h.