Jspice3
|
Go to the source code of this file.
Data Structures | |
struct | sSCEDitf |
Enumerations |
Functions | |
int | SCEDline () |
void | SCEDfflush () |
char * | SCEDfgets () |
enum Active | SCEDactive () |
Variables | |
struct sSCEDitf * | ft_sced |
enum Active |
Enumerator | |
---|---|
SCED_inactive | |
SCED_active | |
SCED_inhelp |
enum Active SCEDactive | ( | ) |
Definition at line 63 of file scedstub.c.
void SCEDfflush | ( | ) |
Definition at line 32 of file scedstub.c.
char* SCEDfgets | ( | ) |
int SCEDline | ( | ) |