knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include "knowrob/queries/AnswerNo.h"
#include "knowrob/knowrob.h"
#include "knowrob/integration/python/utils.h"
Go to the source code of this file.
Namespaces | |
knowrob | |
knowrob::py | |
Functions | |
const std::shared_ptr< const AnswerNo > & | knowrob::GenericNo () |
AnswerPtr | knowrob::mergeNegativeAnswers (const AnswerNoPtr &a, const AnswerNoPtr &b) |
template<> | |
void | knowrob::py::createType< AnswerNo > () |