kDB: Knowledge DataBase
Loading...
Searching...
No Matches
DummyService Struct Reference
Inheritance diagram for DummyService:
Collaboration diagram for DummyService:

Public Member Functions

bool canCall (const knowCore::Uri &_service) const override
 
knowDBC::Result call (const knowCore::Uri &, const QString &_query, const knowCore::ValueHash &_bindings) const override
 
- Public Member Functions inherited from kDB::Repository::AbstractService

Public Attributes

Repository::Connection connection
 

Member Function Documentation

◆ call()

knowDBC::Result DummyService::call ( const knowCore::Uri & _service,
const QString & _query,
const knowCore::ValueHash & _bindings ) const
inlineoverridevirtual

Execute the query _query on the service _service using the _bindings

Returns
the result of the query.

Implements kDB::Repository::AbstractService.

◆ canCall()

bool DummyService::canCall ( const knowCore::Uri & _service) const
inlineoverridevirtual
Returns
true if this AbstractService can call the service specified by _service

Implements kDB::Repository::AbstractService.


The documentation for this struct was generated from the following file: