Defined in header file: hzNumexp.h
Enum definition:
enum hzOperator
{
OP_NULL | No description | ||
OP_ASSIGN | No description | ||
OP_EQUAL | No description | ||
OP_GT | No description | ||
OP_LT | No description | ||
OP_GTEQ | No description | ||
OP_LTEQ | No description | ||
OP_PLUS | No description | ||
OP_MINUS | No description | ||
OP_MULT | No description | ||
OP_DIVIDE | No description | ||
OP_POWER | No description | ||
OP_AND | No description | ||
OP_OR | No description |
} ;