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

sym_bool_token Class Reference

#include <symmath.h>

Inheritance diagram for sym_bool_token:

Object sym_bool sym_bool_intcmp sym_bool_symbol List of all members.

Public Member Functions

virtual bool compare_eq (sym_bool_token *t)=0
virtual bool evaluate (bool *i)
virtual int nstrfy (char *buf, int n)=0
virtual void simplify ()

Member Function Documentation

virtual bool sym_bool_token::compare_eq sym_bool_token t  )  [pure virtual]
 

Implemented in sym_bool_symbol, sym_bool_intcmp, and sym_bool.

bool sym_bool_token::evaluate bool *  i  )  [virtual]
 

Reimplemented in sym_bool_symbol, sym_bool_intcmp, and sym_bool.

Definition at line 729 of file symmath.cc.

Referenced by sym_bool::evaluate().

virtual int sym_bool_token::nstrfy char *  buf,
int  n
[pure virtual]
 

Implemented in sym_bool_symbol, sym_bool_intcmp, and sym_bool.

Referenced by sym_bool_token_rec::nstrfy().

void sym_bool_token::simplify  )  [virtual]
 

Reimplemented in sym_bool_intcmp, and sym_bool.

Definition at line 734 of file symmath.cc.

Referenced by sym_bool::simplify().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:10 2004 by doxygen 1.3.5