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