|
knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <utility>#include "knowrob/storage/ReificationContainer.h"#include "knowrob/storage/ReifiedTriple.h"
Go to the source code of this file.
Namespaces | |
| knowrob | |
| knowrob::reification | |
Functions | |
| TripleContainer::ConstGenerator | getReifiedGenerator (const Triple &triple, const VocabularyPtr &vocabulary, const ReifiedNames &reifiedNames, uint32_t tripleIndex) |
| TripleContainer::ConstGenerator getReifiedGenerator | ( | const Triple & | triple, |
| const VocabularyPtr & | vocabulary, | ||
| const ReifiedNames & | reifiedNames, | ||
| uint32_t | tripleIndex | ||
| ) |
Definition at line 22 of file ReificationContainer.cpp.