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