#include <string.h>
#include <cstring>
#include <stdlib.h>
#include <stdio.h>
#include <vector>
#include <queue>
#include <deque>
#include <string>
#include "TextManager.h"
#include "../../kernel/syntax.hpp"
#include "../../kernel/core/ui/calltipprovider.hpp"
Go to the source code of this file.
|
| class | GenericTerminal |
| | An implementation of a generic terminal, which has to be specialized in the child classes. More...
|
| |
|
| typedef void(GenericTerminal::* | StateFunc) () |
| |
◆ GTERM_PC
◆ MAXHEIGHT
◆ MAXWIDTH
◆ StateFunc
| typedef void(GenericTerminal::* StateFunc) () |