Main Page   Data Structures   File List   Data Fields   Globals  

ProgMeter.c File Reference

#include <tcl.h>
#include <tk.h>
#include <stdio.h>
#include <string.h>

Go to the source code of this file.

Functions

int ProgMeter_Create (char *title)
int ProgMeter_Update (int gaugenum, double value)
int ProgMeter_Destroy (int gaugenum)

Variables

Tcl_Interp * MainTclInterp


Function Documentation

int ProgMeter_Create char *  title  ) 
 

Definition at line 9 of file ProgMeter.c.

References MainTclInterp.

Referenced by GRADIENT(), and SCONVL().

int ProgMeter_Destroy int  gaugenum  ) 
 

Definition at line 66 of file ProgMeter.c.

References MainTclInterp.

Referenced by GRADIENT(), and SCONVL().

int ProgMeter_Update int  gaugenum,
double  value
 

Definition at line 38 of file ProgMeter.c.

References MainTclInterp, and value.

Referenced by GRADIENT(), and SCONVL().


Variable Documentation

Tcl_Interp* MainTclInterp
 

Definition at line 6 of file ProgMeter.c.


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