GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes
TerminalCharacterDecoder.h File Reference
#include "unix/Character.h"
Include dependency graph for TerminalCharacterDecoder.h:
This graph shows which files directly or indirectly include this file:

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...