Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

eval_scalarbody Union Reference

#include <evaltype.h>

List of all members.

Public Attributes

eval_int integer
eval_str str
eval_float floatnum


Member Data Documentation

eval_float eval_scalarbody::floatnum
 

Definition at line 46 of file evaltype.h.

Referenced by exec_evalfunc(), func_fmax(), func_fmin(), scalar_context_float(), scalar_context_int(), scalar_context_str(), scalar_create_float(), scalar_create_float_c(), scalar_float_op(), and scalar_negset().

eval_int eval_scalarbody::integer
 

Definition at line 44 of file evaltype.h.

Referenced by exec_evalfunc(), func_round(), func_trunc(), scalar_context_float(), scalar_context_int(), scalar_context_str(), scalar_create_int(), scalar_create_int_c(), scalar_create_int_q(), scalar_float_op(), scalar_int_op(), scalar_lnotset(), scalar_negset(), scalar_notset(), scalar_setint(), and scalar_strop().

eval_str eval_scalarbody::str
 

Definition at line 45 of file evaltype.h.

Referenced by exec_evalfunc(), scalar_clone(), scalar_concat(), scalar_context_float(), scalar_context_int(), scalar_context_str(), scalar_create_str(), scalar_destroy(), and scalar_setstr().


The documentation for this union was generated from the following file:
Generated on Fri May 7 21:15:55 2004 by doxygen 1.3.5