Overload List
| # | Signature | Description |
|---|---|---|
| 1 | TExprDoubleConstant(const DewString &AName, double AValue, const DewString &Help); | |
| 2 | TExprDoubleConstant(); |
Overload 1: TExprDoubleConstant(const DewString &AName, double AValue, const DewString &Help);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AName | const DewString & | |
| 2 | AValue | double | |
| 3 | Help | const DewString & |
Declared in Dew::Math::TExprDoubleConstant · Dew.Math/MtxParseClass.h · Cross-compiler
Overload 2: TExprDoubleConstant();
Declared in Dew::Math::TExprDoubleConstant · Dew.Math/MtxParseClass.h · Cross-compiler