◆ FunctionExecutionContext() [1/4]
template<int programAndHeapSpace, int stackAndGlobalsSpace>
juce::littlefoot::Runner< programAndHeapSpace, stackAndGlobalsSpace >::FunctionExecutionContext::FunctionExecutionContext |
( |
| ) |
|
|
noexcept |
◆ FunctionExecutionContext() [2/4]
template<int programAndHeapSpace, int stackAndGlobalsSpace>
◆ FunctionExecutionContext() [3/4]
template<int programAndHeapSpace, int stackAndGlobalsSpace>
juce::littlefoot::Runner< programAndHeapSpace, stackAndGlobalsSpace >::FunctionExecutionContext::FunctionExecutionContext |
( |
Runner & |
r, |
|
|
const char * |
functionSignature |
|
) |
| |
|
noexcept |
◆ FunctionExecutionContext() [4/4]
template<int programAndHeapSpace, int stackAndGlobalsSpace>
◆ operator=()
template<int programAndHeapSpace, int stackAndGlobalsSpace>
◆ isValid()
template<int programAndHeapSpace, int stackAndGlobalsSpace>
◆ reset()
template<int programAndHeapSpace, int stackAndGlobalsSpace>
◆ setArguments()
template<int programAndHeapSpace, int stackAndGlobalsSpace>
template<typename... Args>
void juce::littlefoot::Runner< programAndHeapSpace, stackAndGlobalsSpace >::FunctionExecutionContext::setArguments |
( |
Args... |
args | ) |
|
|
noexcept |
◆ run()
template<int programAndHeapSpace, int stackAndGlobalsSpace>
template<typename TimeOutCheckFunction >
The documentation for this struct was generated from the following file: