#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "taskLib.h"
#include "ctype.h"
#include "time.h"
#include "setjmp.h"
#include "application.conf"
Functions | |
| static int | newspe (void) |
| static int | oldspe (void) |
| static int | tstrun (void) |
| static int | prntinfo (void) |
| static void | setsst (int mode) |
| int | Strtex (void) |
| int | Runspe (void) |
| int | xCntrl (int mode) |
Variables | |
| jmp_buf | DetachEnv |
modification history -------------------- 15oct08 kHu DOXYGEN comments added 16apr03 kHu Fit gemacht fuer -Wall GCC-Option 18feb02 kHu Argumente beim Start: PNAME,PTITLE,PARNAM,HLPNAM 28aug01 kHu NullSpe() -> xCntrl() 15mar01 kHu new from ESS
| static int newspe | ( | void | ) | [static] |
| static int oldspe | ( | void | ) | [static] |
| static int prntinfo | ( | void | ) | [static] |
| int Runspe | ( | void | ) |
| static void setsst | ( | int | mode | ) | [static] |
| int Strtex | ( | void | ) |
| static int tstrun | ( | void | ) | [static] |
| int xCntrl | ( | int | mode | ) |
| jmp_buf DetachEnv |
1.5.6