knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
Term.h File Reference
#include <set>
#include <memory>
#include <ostream>
#include "knowrob/Printable.h"
Include dependency graph for Term.h:
This graph shows which files directly or indirectly include this file:

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
}