#include "unix/Character.h"

Go to the source code of this file.
Classes | |
| class | HTMLDecoder |
| A terminal character decoder which produces pretty HTML markup. More... | |
| class | PlainTextDecoder |
| A terminal character decoder which produces plain text, ignoring colours and other appearance-related properties of the original characters. More... | |
| class | TerminalCharacterDecoder |
| Base class for terminal character decoders. More... | |