knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <memory>
#include <map>
#include <vector>
#include <string>
#include "knowrob/Printable.h"
Go to the source code of this file.
Classes | |
class | knowrob::Token |
Namespaces | |
knowrob | |
Enumerations | |
enum class | knowrob::TokenType : uint8_t { knowrob::CONTROL_TOKEN = 0 , knowrob::ANSWER_TOKEN , knowrob::CONTROL_TOKEN = 0 , knowrob::ANSWER_TOKEN } |