kDB: Knowledge DataBase
Loading...
Searching...
No Matches
TestAction Class Reference
Inheritance diagram for TestAction:
Collaboration diagram for TestAction:

Public Member Functions

knowCore::ReturnValue< knowCore::Valueexecute (const kDB::Repository::krQuery::Context &, const QString &_key, const knowCore::ValueHash &_parameters) override
 
knowCore::ReturnVoid execute (const QString &_key, const knowCore::ValueHash &_parameters) override
 
- Public Member Functions inherited from kDB::Repository::krQuery::Interfaces::Action
- Public Member Functions inherited from kDB::SMQuery::Interfaces::Action

Member Function Documentation

◆ execute() [1/2]

knowCore::ReturnValue< knowCore::Value > TestAction::execute ( const kDB::Repository::krQuery::Context & _context,
const QString & _key,
const knowCore::ValueHash & _parameters )
inlineoverridevirtual

Execute the action with the given _key and _parameters

Implements kDB::Repository::krQuery::Interfaces::Action.

◆ execute() [2/2]

knowCore::ReturnVoid TestAction::execute ( const QString & _key,
const knowCore::ValueHash & _parameters )
inlineoverridevirtual

Execute the action with the given _key and _parameters

Implements kDB::SMQuery::Interfaces::Action.


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