37 #ifndef CAEN_INCLUDE_CAENEXPRESSIONEVALUATOR_H_ 38 #define CAEN_INCLUDE_CAENEXPRESSIONEVALUATOR_H_ 75 #endif // CAEN_INCLUDE_CAENEXPRESSIONEVALUATOR_H_
Main header and generic tools.
Definitions and types for CAENExpressionEvaluator.h.
int32_t c_ee_modifyAndEvaluateExpression(const char *expression, int32_t idx, int64_t *result)
int64_t c_ee_exprEval(const char *expression)
#define CAEN_UTILITY_DLLAPI
const char * c_ee_getErrPos(void)
c_ee_err_t c_ee_getErr(void)
void c_ee_substituteIdxExpression(const char *expression, int32_t value, char *dest, size_t maxsize)