typedef int
(*EvalCallBack)
(ExprToken op,
const AttrInfo attrInfo,
void* state)
Signature of the callback routine.
Documentation
Signature of the callback routine.
Parameters:
op
- GR<= op <= NEQ
attrInfo
- attr/value pair
state
- optional
Returns:
1 if successful 0 otherwise
See Also:
getType
(const AttrInfo)
getAttr(const AttrInfo)
getVal(const AttrInfo)
Alphabetic index
HTML hierarchy of classes
or
Java
This page was generated with the help of
DOC++
.