#include <boost/scoped_ptr.hpp>
#include <senf/Utils/Termlib/TelnetTerminal.hh>
#include <senf/Utils/Termlib/Editor.hh>
#include "Server.hh"
Go to the source code of this file.
Definition in file LineEditor.hh.
Classes |
|
class | senf::console::detail::LineEditorSwitcher |
Internal: Client reader switching between LineEditorClientReader or DumbClientReader. More... |
|
class | senf::console::detail::LineEditorClientReader |
Internal: ClientReader using senf::term::LineEditor for interactive input. More... |
|
Namespaces |
|
namespace | senf |
namespace | senf::console |
namespace | senf::console::detail |
Defines |
|
#define | HH_SENF_Utils_Console_LineEditor_ 1 |
#define | ||||
HH_SENF_Utils_Console_LineEditor_ 1 | ||||
Definition at line 27 of file LineEditor.hh.