knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <PrologTests.h>
Static Protected Member Functions | |
static std::shared_ptr< BackendType > | createBackend (const std::string &name, const std::shared_ptr< KnowledgeBase > &kb) |
static std::shared_ptr< ReasonerType > | createReasoner (const std::string &name, const std::shared_ptr< KnowledgeBase > &kb, const std::shared_ptr< BackendType > &db) |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
static void | runTests (const std::string &t) |
static std::shared_ptr< ReasonerType > | reasoner () |
static std::shared_ptr< BackendType > | createBackend (const std::string &name, const std::shared_ptr< KnowledgeBase > &kb) |
static std::shared_ptr< ReasonerType > | createReasoner (const std::string &name, const std::shared_ptr< KnowledgeBase > &kb, const std::shared_ptr< BackendType > &db) |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
static void | runTests (const std::string &t) |
static std::shared_ptr< ReasonerType > | reasoner () |
Static Protected Member Functions inherited from knowrob::PrologTestsBase | |
static void | runPrologTests (const std::shared_ptr< knowrob::PrologReasoner > &reasoner, const std::string &target) |
static void | runPrologTests (const std::shared_ptr< knowrob::PrologReasoner > &reasoner, const std::string &target) |
Static Protected Attributes | |
static std::shared_ptr< ReasonerType > | reasoner_ |
static std::shared_ptr< KnowledgeBase > | kb_ |
static std::shared_ptr< BackendType > | db_ |
Definition at line 28 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 34 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 34 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 41 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 41 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 74 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 74 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 66 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 66 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 50 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 50 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 60 of file PrologTests.h.
|
inlinestaticprotected |
Definition at line 60 of file PrologTests.h.
|
staticprotected |
Definition at line 32 of file PrologTests.h.
|
staticprotected |
Definition at line 31 of file PrologTests.h.
|
staticprotected |
Definition at line 30 of file PrologTests.h.