BALL
1.5.0
|
This is the complete list of members for BALL::PyKernel, including all inherited members.
execute(const std::string &module, const std::string &func, const KeyValArgs &args)=0 | BALL::PyKernel | pure virtual |
getErrorMessage() const =0 | BALL::PyKernel | pure virtual |
isStarted() const =0 | BALL::PyKernel | pure virtual |
KeyValArgs typedef | BALL::PyKernel | |
loadScriptDir() | BALL::PyKernel | protectedvirtual |
PyKernel()=default | BALL::PyKernel | |
run(std::string str)=0 | BALL::PyKernel | pure virtual |
runFile(std::string filename)=0 | BALL::PyKernel | pure virtual |
~PyKernel()=default | BALL::PyKernel | virtual |