Cppcheck
MathLib::value Member List

This is the complete list of members for MathLib::value, including all inherited members.

add(int v) constMathLib::value
calc(char op, const value &v1, const value &v2)MathLib::valuestatic
compare(const value &v) constMathLib::value
getDoubleValue() constMathLib::valueinline
isFloat() constMathLib::valueinline
isInt() constMathLib::valueinline
mDoubleValueMathLib::valueprivate
mIntValueMathLib::valueprivate
mIsUnsignedMathLib::valueprivate
mTypeMathLib::valueprivate
promote(const value &v)MathLib::valueprivate
shiftLeft(const value &v) constMathLib::value
shiftRight(const value &v) constMathLib::value
str() constMathLib::value
Type enum nameMathLib::valueprivate
value(const std::string &s)MathLib::valueexplicit