|
libscratchcpp
A library for C++ based Scratch project players
|
This is the complete list of members for libscratchcpp::ExecutableCode, including all inherited members.
| createExecutionContext(Thread *thread) const =0 | libscratchcpp::ExecutableCode | pure virtual |
| isFinished(ExecutionContext *context) const =0 | libscratchcpp::ExecutableCode | pure virtual |
| kill(ExecutionContext *context)=0 | libscratchcpp::ExecutableCode | pure virtual |
| reset(ExecutionContext *context)=0 | libscratchcpp::ExecutableCode | pure virtual |
| run(ExecutionContext *context)=0 | libscratchcpp::ExecutableCode | pure virtual |
| runPredicate(ExecutionContext *context)=0 | libscratchcpp::ExecutableCode | pure virtual |
| runReporter(ExecutionContext *context)=0 | libscratchcpp::ExecutableCode | pure virtual |
| ~ExecutableCode() | libscratchcpp::ExecutableCode | inlinevirtual |