Overload List
Overload 1: TForLoopEvent();
Declared in Dew::Math::TForLoopEvent · Dew.Math/MtxForLoop.h · Cross-compiler
Overload 2: TForLoopEvent(decltype(nullptr));
| # | Name | Type | Description |
|---|---|---|---|
| 1 | decltype(nullptr) |
Declared in Dew::Math::TForLoopEvent · Dew.Math/MtxForLoop.h · Cross-compiler
Overload 3: TForLoopEvent(void *__d, void (*__c)(void *, int, const DewArray<tObject *> &, int));
| # | Name | Type | Description |
|---|---|---|---|
| 1 | __d | void * | |
| 2 | __c | void (*)(void *, int, const DewArray<tObject *> &, int) |
Declared in Dew::Math::TForLoopEvent · Dew.Math/MtxForLoop.h · Cross-compiler
Overload 4: TForLoopEvent(void (*__f)(int, const DewArray<tObject *> &, int));
| # | Name | Type | Description |
|---|---|---|---|
| 1 | __f | void (*)(int, const DewArray<tObject *> &, int) |
Declared in Dew::Math::TForLoopEvent · Dew.Math/MtxForLoop.h · Cross-compiler