Expr Class Reference
[Scheduler]
Expr encapsulates an evaluatable expression.
Ex is a convenience class that encapsulates an expression string and can parse to a tree.
Rp is the same as
Ex but is interpreted as an expression for deciding on repetition.
More...
#include <Expr.h>
Detailed Description
Expr encapsulates an evaluatable expression.
Ex is a convenience class that encapsulates an expression string and can parse to a tree.
Rp is the same as
Ex but is interpreted as an expression for deciding on repetition.
Expr encapsulates an evaluatable expression.
- Author:
- Neil Burroughs inb@cs.uvic.ca
- Version:
- 1.0
- Date:
- Jan 01, 2007
Definition at line 97 of file Expr.h.
The documentation for this class was generated from the following files:
- /home/marsyas/marsyas/src/marsyas/Expr.h
- /home/marsyas/marsyas/src/marsyas/Expr.cpp