AggregateFunctCountExpression Member List
This is the complete list of members for
AggregateFunctCountExpression, including all inherited members.
AggregateFunctCountExpression(VarExpression *_var) | AggregateFunctCountExpression | |
AggregateFunctCountExpression(VarStepExpression *_varstep) | AggregateFunctCountExpression | |
AggregateFunctExpression(EXP_TYPE _type, VarExpression *_var) | AggregateFunctExpression | |
AggregateFunctExpression(EXP_TYPE _type, VarStepExpression *_varstep) | AggregateFunctExpression | |
bit | AggregateFunctExpression | [protected] |
calculateValue(OutputStream &eos, Environment *env, unsigned modus, bool &empty_sequence) | AggregateFunctCountExpression | [private, virtual] |
containsDirectOutput() | Expression | [virtual] |
cur_val | OperandExpression | [protected] |
eval(OutputStream &eos, Environment *env, unsigned modus) | AggregateFunctCountExpression | [virtual] |
Expression(EXP_TYPE _type) | Expression | |
extractDependencies(vector< DependencySet * > *depset) | AggregateFunctExpression | [virtual] |
extractFSAMap(FSAMap *fsamap, unsigned parent_var) | AggregateFunctExpression | [virtual] |
extractParVarMap(ParVarMap *parvarmap) | AggregateFunctExpression | [virtual] |
forexp | AggregateFunctExpression | [protected] |
getNextValue() | AggregateFunctExpression | [virtual] |
getOperandType() | OperandExpression | [inline] |
getType() | Expression | [inline] |
init(BufferNode *root) | AggregateFunctExpression | [virtual] |
initial | OperandExpression | [protected] |
isSingleValued() | AggregateFunctExpression | [inline, virtual] |
mergeSequences() | Expression | [virtual] |
op_type | OperandExpression | [protected] |
OperandExpression(EXP_TYPE _type, EXP_TYPE _op_type) | OperandExpression | |
placeSignOffs(vector< SignOffExpression * > &signoffs) | AggregateFunctExpression | [virtual] |
prepareOperand(OutputStream &eos, Environment *env, unsigned modus) | AggregateFunctExpression | [virtual] |
print(OutputStream &dos) const | AggregateFunctExpression | [virtual] |
replaceVarId(unsigned old_id, unsigned new_id) | AggregateFunctExpression | [virtual] |
rewriteAggregateFuncts() | AggregateFunctExpression | [virtual] |
rewriteEmptyFuncts() | Expression | [virtual] |
rewriteVarstepCondExps() | Expression | [virtual] |
rewriteVarsteps() | Expression | [virtual] |
rewriteWhereExps() | Expression | [virtual] |
scopeCheck(vector< unsigned > &def_vars, vector< unsigned > &introduced_vars, vector< unsigned > &violating_vars) | AggregateFunctExpression | [virtual] |
setType(EXP_TYPE _type) | Expression | [inline] |
tagmap | Expression | [protected] |
type | Expression | [protected] |
unprepareOperand() | AggregateFunctExpression | [inline, virtual] |
var | AggregateFunctExpression | [protected] |
varstep | AggregateFunctExpression | [protected] |
~AggregateFunctCountExpression() | AggregateFunctCountExpression | [virtual] |
~AggregateFunctExpression() | AggregateFunctExpression | [virtual] |
~Expression() | Expression | [virtual] |
~OperandExpression() | OperandExpression | [virtual] |