| knowrob
    2.1.0
    A Knowledge Base System for Cognition-enabled Robots | 
#include <cstdlib>#include <sstream>#include <string>#include "knowrob/terms/IRIAtom.h"
Go to the source code of this file.
| Classes | |
| class | knowrob::GlobalSettings | 
| Namespaces | |
| knowrob | |
| knowrob::py | |
| Functions | |
| void | knowrob::InitKnowRob (int argc, char **argv, bool initPython=true) | 
| void | knowrob::ShutdownKnowRob () | 
| char * | knowrob::getNameOfExecutable () | 
| void | knowrob::hashCombine (std::size_t &seed, const std::size_t &v) | 
| void | knowrob::insertUnique (std::ostream &os) | 
| void | knowrob::py::staticKnowRobModuleInit () |