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