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