| knowrob
    2.1.0
    A Knowledge Base System for Cognition-enabled Robots | 
#include <set>#include <memory>#include <ostream>#include "knowrob/Printable.h"

Go to the source code of this file.
| Classes | |
| class | knowrob::Term | 
| Namespaces | |
| knowrob | |
| Enumerations | |
| enum class | knowrob::TermType : uint8_t { knowrob::ATOMIC = 0 , knowrob::VARIABLE , knowrob::FUNCTION , knowrob::ATOMIC = 0 , knowrob::VARIABLE , knowrob::FUNCTION } |