OpenMPTL - Helper Library
C++ Microprocessor Template Library
Classes | Namespaces | Variables
terminal.hpp File Reference
#include <fifo_stream.hpp>
#include <cstring>
#include <type_traits>

Go to the source code of this file.

Classes

class  mptl::terminal< Tp, _terminal_echo >
 Simple vt100-like terminal. More...
 
struct  mptl::terminal_hook
 
struct  mptl::terminal_hook_list< Args >
 
struct  mptl::terminal_hook_list<>
 
struct  mptl::terminal_hook_list< T, Args... >
 

Namespaces

 mptl
 
 mptl::i18n
 
 mptl::i18n::terminal
 

Variables

static constexpr const char * mptl::i18n::terminal::cmd_notfound = ": command not found (type \"help\" for a list of available commands)"
 
static constexpr const char * mptl::i18n::terminal::cmd_list = "List of commands:"