#include <juce_LittleFootRunner.h>
◆ FunctionExecutionContext() [1/4]
template<
int programAndHeapSpace,
int stackAndGlobalsSpace>
◆ FunctionExecutionContext() [2/4]
template<
int programAndHeapSpace,
int stackAndGlobalsSpace>
◆ FunctionExecutionContext() [3/4]
template<
int programAndHeapSpace,
int stackAndGlobalsSpace>
◆ 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>
◆ run()
template<
int programAndHeapSpace,
int stackAndGlobalsSpace>
References littlefoot::endOfOpcodes, littlefoot::Runner< programAndHeapSpace, stackAndGlobalsSpace >::executionTimedOut, littlefoot::Runner< programAndHeapSpace, stackAndGlobalsSpace >::FunctionExecutionContext::isValid(), jassert, LITTLEFOOT_OPCODES, LITTLEFOOT_PERFORM_OP, LITTLEFOOT_PERFORM_OP_INT16, LITTLEFOOT_PERFORM_OP_INT32, LITTLEFOOT_PERFORM_OP_INT8, littlefoot::Runner< programAndHeapSpace, stackAndGlobalsSpace >::unknownFunction, and littlefoot::Runner< programAndHeapSpace, stackAndGlobalsSpace >::unknownInstruction.
Referenced by littlefoot::Runner< programAndHeapSpace, stackAndGlobalsSpace >::callFunction(), and littlefoot::Runner< programAndHeapSpace, stackAndGlobalsSpace >::callFunction().
The documentation for this struct was generated from the following file: