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