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

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 }