Macros | Variables
MathParserTypes.h File Reference

Go to the source code of this file.

Macros

#define MATH_PARSER_TYPES_H_INCLUDED_
 

Variables

static const char eBrackets [] = "#Brackets do not match!"
 
static const char eCalcErr [] = "#Calculation error!"
 
static const char eExpAssign [] = "#Assignment expected!"
 
static const char eExpVarRet [] = "#Variable name or return expected!"
 
static const char eExtraOp [] = "#Extra operation!"
 
static const char eExtrnFunc [] = "#External function error!"
 
static const char eInfinity [] = "#Infinity somewhere!"
 
static const char eInternal [] = "#Internal error!"
 
static const char eInvArg [] = "#Invalid argument!"
 
static const char eInvForm [] = "#Invalid formula"
 
static const char eInvPrmCnt [] = "#Invalid parameters count for function call!"
 
static const char eLogicErr [] = "#Logical expression error!"
 
static const char eSyntax [] = "#Syntax error!"
 
static const char eUnexpEnd [] = "#Unexpected end of script!"
 
static const char eUnknFunc [] = "# %.*s - Unknown function/variable!"
 
static const char eValSizErr [] = "#Value too big for operation!"
 

Macro Definition Documentation

#define MATH_PARSER_TYPES_H_INCLUDED_

Definition at line 4 of file MathParserTypes.h.

Variable Documentation

const char eBrackets[] = "#Brackets do not match!"
static

Definition at line 9 of file MathParserTypes.h.

const char eCalcErr[] = "#Calculation error!"
static

Definition at line 18 of file MathParserTypes.h.

const char eExpAssign[] = "#Assignment expected!"
static

Definition at line 21 of file MathParserTypes.h.

const char eExpVarRet[] = "#Variable name or return expected!"
static

Definition at line 20 of file MathParserTypes.h.

const char eExtraOp[] = "#Extra operation!"
static

Definition at line 12 of file MathParserTypes.h.

const char eExtrnFunc[] = "#External function error!"
static

Definition at line 16 of file MathParserTypes.h.

const char eInfinity[] = "#Infinity somewhere!"
static

Definition at line 13 of file MathParserTypes.h.

const char eInternal[] = "#Internal error!"
static

Definition at line 11 of file MathParserTypes.h.

const char eInvArg[] = "#Invalid argument!"
static

Definition at line 14 of file MathParserTypes.h.

const char eInvForm[] = "#Invalid formula"
static

Definition at line 24 of file MathParserTypes.h.

const char eInvPrmCnt[] = "#Invalid parameters count for function call!"
static

Definition at line 23 of file MathParserTypes.h.

const char eLogicErr[] = "#Logical expression error!"
static

Definition at line 17 of file MathParserTypes.h.

const char eSyntax[] = "#Syntax error!"
static

Definition at line 10 of file MathParserTypes.h.

const char eUnexpEnd[] = "#Unexpected end of script!"
static

Definition at line 19 of file MathParserTypes.h.

const char eUnknFunc[] = "# %.*s - Unknown function/variable!"
static

Definition at line 15 of file MathParserTypes.h.

const char eValSizErr[] = "#Value too big for operation!"
static

Definition at line 22 of file MathParserTypes.h.



rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 19:10:54