kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kDB::SMQuery::Interfaces::Action Class Referenceabstract

#include <Action.h>

Inheritance diagram for kDB::SMQuery::Interfaces::Action:

Public Member Functions

virtual knowCore::ReturnVoid execute (const QString &_key, const knowCore::ValueHash &_parameters)=0
 

Detailed Description

Define an action to be executed by the SMQuery engine

Member Function Documentation

◆ execute()

virtual knowCore::ReturnVoid kDB::SMQuery::Interfaces::Action::execute ( const QString & _key,
const knowCore::ValueHash & _parameters )
pure virtual

Execute the action with the given _key and _parameters

Implemented in TestAction, and TestFailAction.


The documentation for this class was generated from the following files: