Overload List
Overload 1: TExprVaryingFunction(const DewString &AName, TExprFunc AFunc, int ANFuncArg, int ANResultArg, const DewString &Help);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AName | const DewString & | |
| 2 | AFunc | TExprFunc | |
| 3 | ANFuncArg | int | |
| 4 | ANResultArg | int | |
| 5 | Help | const DewString & |
Declared in Dew::Math::TExprVaryingFunction · Dew.Math/MtxParseClass.h · Cross-compiler
Overload 2: TExprVaryingFunction(const DewString &AName, const int ANFuncArg, const int ANResultArg, const TExprFuncObj &AFunc, const DewString &Help);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AName | const DewString & | |
| 2 | ANFuncArg | const int | |
| 3 | ANResultArg | const int | |
| 4 | AFunc | const TExprFuncObj & | |
| 5 | Help | const DewString & |
Declared in Dew::Math::TExprVaryingFunction · Dew.Math/MtxParseClass.h · Cross-compiler
Overload 3: TExprVaryingFunction();
Declared in Dew::Math::TExprVaryingFunction · Dew.Math/MtxParseClass.h · Cross-compiler