Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

Param Struct Reference

Collaboration diagram for Param:

Collaboration graph
[legend]

Data Fields

char active
char is_led
char id_char
char * ident
char * filename
char * pattern
char * eqn
char * eqn_src
float hi
float lo
float top
float bot
char * color_name
GdkColor gdk_color
GdkGC * gdk_gc
int num_leds
GdkColor * led_color
GdkGC ** led_gc
int vars
double * last
double * now
float * val
void * nml_data
void * emcmot_data

Field Documentation

char Param::active
 

Definition at line 602 of file emcstripchart.c.

Referenced by chart_expose_handler(), chart_timer_handler(), numeric_with_graph(), numeric_with_ident(), prefs_apply(), prefs_callback(), read_param_defns(), slider_redraw(), and update_values().

float Param::bot
 

Definition at line 611 of file emcstripchart.c.

Referenced by chart_expose_handler(), chart_timer_handler(), prefs_callback(), read_param_defns(), readjust_top_bottom_for_width(), slider_redraw(), text_load_clist(), and update_values().

char* Param::color_name
 

Definition at line 612 of file emcstripchart.c.

Referenced by prefs_callback(), and read_param_defns().

void* Param::emcmot_data
 

Definition at line 622 of file emcstripchart.c.

Referenced by read_param_defns(), and update_values().

char* Param::eqn
 

Definition at line 608 of file emcstripchart.c.

Referenced by prefs_callback(), read_param_defns(), and update_values().

char* Param::eqn_src
 

Definition at line 609 of file emcstripchart.c.

Referenced by read_param_defns(), and update_values().

char* Param::filename
 

Definition at line 606 of file emcstripchart.c.

Referenced by prefs_callback(), read_param_defns(), and update_values().

GdkColor Param::gdk_color
 

Definition at line 613 of file emcstripchart.c.

Referenced by config_handler(), and text_load_clist().

GdkGC* Param::gdk_gc
 

Definition at line 614 of file emcstripchart.c.

Referenced by chart_expose_handler(), chart_timer_handler(), config_handler(), and slider_redraw().

float Param::hi
 

Definition at line 610 of file emcstripchart.c.

Referenced by prefs_callback(), read_param_defns(), and readjust_top_bottom_for_width().

char Param::id_char
 

Definition at line 604 of file emcstripchart.c.

Referenced by numeric_with_graph(), and read_param_defns().

char* Param::ident
 

Definition at line 605 of file emcstripchart.c.

Referenced by numeric_with_ident(), prefs_callback(), read_param_defns(), readjust_top_bottom_for_width(), and text_load_clist().

char Param::is_led
 

Definition at line 603 of file emcstripchart.c.

Referenced by chart_expose_handler(), chart_timer_handler(), config_handler(), overlay_status_box(), read_param_defns(), and slider_redraw().

double* Param::last
 

Definition at line 619 of file emcstripchart.c.

Referenced by main(), read_param_defns(), and update_values().

GdkColor* Param::led_color
 

Definition at line 616 of file emcstripchart.c.

Referenced by config_handler(), and read_param_defns().

GdkGC** Param::led_gc
 

Definition at line 617 of file emcstripchart.c.

Referenced by config_handler(), overlay_status_box(), and read_param_defns().

float Param::lo
 

Definition at line 610 of file emcstripchart.c.

Referenced by prefs_callback(), read_param_defns(), and readjust_top_bottom_for_width().

void* Param::nml_data
 

Definition at line 621 of file emcstripchart.c.

Referenced by read_param_defns(), and update_values().

double * Param::now
 

Definition at line 619 of file emcstripchart.c.

Referenced by main(), read_param_defns(), split_and_extract(), and update_values().

int Param::num_leds
 

Definition at line 615 of file emcstripchart.c.

Referenced by config_handler(), overlay_status_box(), and read_param_defns().

char* Param::pattern
 

Definition at line 607 of file emcstripchart.c.

Referenced by prefs_callback(), read_param_defns(), and update_values().

float Param::top
 

Definition at line 611 of file emcstripchart.c.

Referenced by chart_expose_handler(), chart_timer_handler(), numeric_with_graph(), prefs_callback(), read_param_defns(), readjust_top_bottom_for_width(), slider_redraw(), text_load_clist(), and update_values().

float* Param::val
 

Definition at line 620 of file emcstripchart.c.

Referenced by chart_expose_handler(), chart_timer_handler(), main(), numeric_with_graph(), numeric_with_ident(), overlay_status_box(), prefs_callback(), read_param_defns(), readjust_top_bottom_for_width(), slider_redraw(), text_load_clist(), and update_values().

int Param::vars
 

Definition at line 618 of file emcstripchart.c.

Referenced by main(), read_param_defns(), split_and_extract(), and update_values().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 15:29:12 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001