![]() |
MySQL 9.5.0
Source Code Documentation
|
This is the complete list of members for jit_executor::IContext, including all inherited members.
| execute(const std::string &module, const std::string &object, const std::string &function, const std::vector< shcore::Value > ¶meters, int timeout, ResultType result_type, const GlobalCallbacks &global_callbacks)=0 | jit_executor::IContext | pure virtual |
| id()=0 | jit_executor::IContext | pure virtual |
| is_idle()=0 | jit_executor::IContext | pure virtual |
| wait_for_idle()=0 | jit_executor::IContext | pure virtual |
| ~IContext()=default | jit_executor::IContext | virtual |