int CondAct_evaluate

(const CondActions condActions,
  EvalCallBack func, void* state)

Traverses the expression in CondActions and calls func with the arguments.

Documentation

Traverses the expression in CondActions and calls func with the arguments.

Parameters:
constraint - to be evaluated
func - a callback function
state - optional argument
Returns:
1 if successful

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.