Provides implementation of CDataFunc function parser and evaluator to process the data.
Definition in file DataFunc.cpp.
#include "DataFunc.h"
#include <string>
#include <cmath>
#include <iostream>

Go to the source code of this file.
Defines | |
| #define | BUILDOP(str, pres, lass, arg) |
| #define | NONNUMBER " \n,abcdefghijklmnopqrstuvwxyz_ABCDEFGHIJKLMNOPQRSTUVWXYZ!\"£$%^&*()-=+:;\'@#~<>/?\\|`¬[]{}" |
| List of non-number characters. | |
1.5.3