casa
$Rev:20696$
|
Each LEL unary operation is described in this enum. More...
#include <LELUnaryEnums.h>
Public Types | |
enum | Operation { PLUS, MINUS, NOT, NOPS } |
Each LEL unary operation is described in this enum.
Internal
<h3>Review Status</h3><dl><dt>Date Reviewed:<dd>yyyy/mm/dd</dl>
This enum provides a value for each unary operation accepted by the Lattice Expression Language classes.
Each unary operator accepted by the bridging class LatticeExprNode and passed on to the LELUnary letter classes is labelled internally with a value from this enum.
Definition at line 62 of file LELUnaryEnums.h.
Definition at line 65 of file LELUnaryEnums.h.