Main Page   Data Structures   File List   Data Fields   Globals  

control.c File Reference

#include <stdio.h>
#include <malloc.h>
#include <tcl.h>
#include "sadie.h"

Go to the source code of this file.

Data Structures

struct  _list

Typedefs

typedef _list list

Variables

char rcsid [] = "$Id: control.c,v 2.4 2000/08/08 22:54:32 giri Exp $"
char * msg_ptr
Tcl_Interp * MainTclInterp
char * functions [T_END][2]
short ABORT = FALSE
short i = 0
short w = 0
short e = 0
short top = 0
short stack [T_END]
long calls [T_END]
long actms [T_END]
FILE * sys = NULL
listimg = NULL
char * SLOG = NULL
short NAMES = ON
short TIMES = OFF
short LINES = OFF
char * options


Typedef Documentation

typedef struct _list list
 

Referenced by MEDIAN().


Variable Documentation

short ABORT = FALSE
 

Definition at line 159 of file control.c.

Referenced by FCONVL(), FILTER(), PSPECT(), and SEGMENT().

long actms[T_END] [static]
 

Definition at line 169 of file control.c.

long calls[T_END] [static]
 

Definition at line 167 of file control.c.

short e = 0 [static]
 

Definition at line 161 of file control.c.

char* functions[T_END][2]
 

Definition at line 27 of file control.c.

short i = 0 [static]
 

Definition at line 161 of file control.c.

list* img = NULL [static]
 

Definition at line 173 of file control.c.

short LINES = OFF
 

Definition at line 210 of file control.c.

Referenced by BILTOBSQ(), BSQTOBIL(), CLUSTER(), COVAR(), DECORSTR(), FCONVL(), FFT2D(), FILTER(), GEOMWARP(), GRADIENT(), HSVTORGB(), LABEL(), MATCH(), MEDIAN(), PCT(), PSPECT(), REFINE(), RGBTOHSV(), SCATTER(), SCONVL(), VSTRETCH(), and WINDOW().

Tcl_Interp* MainTclInterp
 

Definition at line 25 of file control.c.

Referenced by PLOT(), ProgMeter_Create(), ProgMeter_Destroy(), ProgMeter_Update(), and Tcl_AppInit().

char* msg_ptr
 

Definition at line 24 of file control.c.

Referenced by Tcl_AppInit().

short NAMES = ON
 

Definition at line 204 of file control.c.

char* options
 

Definition at line 841 of file control.c.

char rcsid[] = "$Id: control.c,v 2.4 2000/08/08 22:54:32 giri Exp $" [static]
 

Definition at line 21 of file control.c.

char* SLOG = NULL
 

Definition at line 203 of file control.c.

short stack[T_END] [static]
 

Definition at line 165 of file control.c.

FILE* sys = NULL [static]
 

Definition at line 171 of file control.c.

short TIMES = OFF
 

Definition at line 207 of file control.c.

Referenced by TFLOG().

short top = 0 [static]
 

Definition at line 163 of file control.c.

short w = 0 [static]
 

Definition at line 161 of file control.c.


Generated on Sun May 18 15:36:20 2003 for tclSadie by doxygen1.3