kDB: Knowledge DataBase
|
#include <Action.h>
Public Member Functions | |
virtual knowCore::ReturnVoid | execute (const QString &_key, const knowCore::ValueHash &_parameters)=0 |
Define an action to be executed by the SMQuery engine
|
pure virtual |
Execute the action with the given _key and _parameters
Implemented in TestAction, and TestFailAction.