Clingo
|
This is the complete list of members for CppClingo::Control::Scripts, including all inherited members.
call(Location const &loc, std::string_view name, SymbolSpan args, SymbolVec &out) | CppClingo::Ground::ScriptCallback | inline |
callable(std::string_view name, size_t args) -> bool | CppClingo::Ground::ScriptCallback | inline |
exec(Location const &loc, Logger &log, std::string_view name, std::string_view code) | CppClingo::Ground::ScriptExec | inline |
main(Solver &slv) | CppClingo::Control::Scripts | |
register_script(std::string_view name, UScript script) | CppClingo::Control::Scripts | |
~ScriptCallback()=default | CppClingo::Ground::ScriptCallback | virtual |
~ScriptExec()=default | CppClingo::Ground::ScriptExec | virtual |