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

Expr Struct Reference

Collaboration diagram for Expr:

Collaboration graph
[legend]

Data Fields

char * eqn_base
char * eqn_src
double t_diff
int vars
char * s
jmp_buf err_jmp
float val
double * last
double * now

Field Documentation

char* Expr::eqn_base
 

Definition at line 209 of file emcstripchart.c.

Referenced by eval().

char * Expr::eqn_src
 

Definition at line 209 of file emcstripchart.c.

Referenced by eval(), and eval_error().

jmp_buf Expr::err_jmp
 

Definition at line 214 of file emcstripchart.c.

Referenced by eval(), and eval_error().

double* Expr::last
 

Definition at line 217 of file emcstripchart.c.

Referenced by eval(), and num_op().

double * Expr::now
 

Definition at line 217 of file emcstripchart.c.

Referenced by eval(), and num_op().

char* Expr::s
 

Definition at line 213 of file emcstripchart.c.

Referenced by add_op(), eval(), mul_op(), num_op(), and stripbl().

double Expr::t_diff
 

Definition at line 210 of file emcstripchart.c.

Referenced by eval(), and num_op().

float Expr::val
 

Definition at line 215 of file emcstripchart.c.

Referenced by eval(), and eval_error().

int Expr::vars
 

Definition at line 211 of file emcstripchart.c.

Referenced by eval(), and num_op().


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