#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "ctype.h"
#include "application.conf"
Defines | |
#define | PRIVATcont |
#define | PRIVAT7d |
#define | PRIVAT7x |
Functions | |
static void | setdflt (void) |
static int | help (char *hlptxt) |
static int | refrsh (BOOL *dispok) |
static int | prntout (void) |
int | CntCntl (int strtup, char *hlptxt, char *exitcmd) |
Variables | |
DATA7d | data7d |
PARFILE | parfile |
static FILE * | fdout = NULL |
Currently "Spot" is used by PEAK, PEAK3, ESA22a instead!
modification history -------------------- 15aug08 kHu DOXYGEN comments added 20apr07 kHu DIM3SPEC, IPLANES, NPLANE 13apr07 kHu <,> commands 04jun04 kHu xPlotE(FILE *fdout, int color) 01jun04 kHu new from rota1c7.c
#define PRIVAT7d |
#define PRIVAT7x |
#define PRIVATcont |
int CntCntl | ( | int | strtup, | |
char * | hlptxt, | |||
char * | exitcmd | |||
) |
static int help | ( | char * | hlptxt | ) | [static] |
static int prntout | ( | void | ) | [static] |
static int refrsh | ( | BOOL * | dispok | ) | [static] |
static void setdflt | ( | void | ) | [static] |
FILE* fdout = NULL [static] |