kDB: Knowledge DataBase
|
Classes | |
class | kDB::SMQuery::Interfaces::Action |
Functions | |
class | kDB::SMQuery::Q_DECL_DEPRECATED_X ("SMQuery is deprecated in favor of krQL.") Engine |
kDB::SMQuery is a kDB library which allows to execute Simple Management Query.
The idea is for the engine to be able to execute query of the form
For instance:
class kDB::SMQuery::Q_DECL_DEPRECATED_X | ( | "SMQuery is deprecated in favor of krQL." | ) |
Execution engine for Simple Management Query
Add an _action for the list of _keys.
_action_owned_by_engine | set to true if the action should be deleted by the engine |
_keys take the form of "SOME ACTION" and will react to query with "SOME ACTION".
Remove the action. Do note that if the action will not be owned anymore by the engine.
Execute a query.