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

sym_bool_token_rec Class Reference

Inheritance diagram for sym_bool_token_rec:

Object List of all members.

Public Member Functions

 sym_bool_token_rec (n_op n, l_op l, sym_bool_token *t)
 ~sym_bool_token_rec ()
int nstrfy (char *buf, int n)
Objectduplicate ()

Public Attributes

n_op nop
l_op lop
sym_bool_tokentoken

Constructor & Destructor Documentation

sym_bool_token_rec::sym_bool_token_rec n_op  n,
l_op  l,
sym_bool_token t
[inline]
 

Definition at line 867 of file symmath.cc.

References lop, nop, and token.

Referenced by duplicate().

sym_bool_token_rec::~sym_bool_token_rec  )  [inline]
 

Definition at line 874 of file symmath.cc.

References Object::done(), and token.


Member Function Documentation

Object* sym_bool_token_rec::duplicate  )  [inline, virtual]
 

Standard Object duplicator.

Returns:
copy of object

Reimplemented from Object.

Definition at line 901 of file symmath.cc.

References Object::duplicate(), lop, nop, sym_bool_token_rec(), and token.

int sym_bool_token_rec::nstrfy char *  buf,
int  n
[inline]
 

Definition at line 880 of file symmath.cc.

References buf, l_and, l_eq, l_ge, l_gt, l_invalid, l_le, l_lt, l_ne, l_or, lop, n_not, n_null, nop, sym_bool_token::nstrfy(), and token.

Referenced by sym_bool::nstrfy().


Member Data Documentation

l_op sym_bool_token_rec::lop
 

Definition at line 864 of file symmath.cc.

Referenced by duplicate(), sym_bool::evaluate(), nstrfy(), and sym_bool_token_rec().

n_op sym_bool_token_rec::nop
 

Definition at line 863 of file symmath.cc.

Referenced by duplicate(), sym_bool::evaluate(), nstrfy(), and sym_bool_token_rec().

sym_bool_token* sym_bool_token_rec::token
 

Definition at line 865 of file symmath.cc.

Referenced by duplicate(), sym_bool::evaluate(), nstrfy(), sym_bool::simplify(), sym_bool_token_rec(), and ~sym_bool_token_rec().


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