knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
AnswerNo.cpp File Reference
#include "knowrob/queries/AnswerNo.h"
#include "knowrob/knowrob.h"
#include "knowrob/integration/python/utils.h"
Include dependency graph for AnswerNo.cpp:

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 > ()