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

Go to the source code of this file.

Classes

class  knowrob::Atomic
 

Namespaces

 knowrob
 

Enumerations

enum class  knowrob::AtomicType {
  knowrob::ATOM , knowrob::NUMERIC , knowrob::STRING , knowrob::ATOM ,
  knowrob::NUMERIC , knowrob::STRING
}