senf::console::detail::NoninteractiveClientReader Class Reference

Internal: Primitive ClientReader implementation. More...
Inheritance diagram for senf::console::detail::NoninteractiveClientReader:
Inheritance graph
[legend]

List of all members.


Detailed Description

Internal: Primitive ClientReader implementation.

This implementation uses the cooked telnet mode to read lines from the console. It does not support explicit line editing or any other advanced features.

Definition at line 165 of file Server.ih.


Public Member Functions

  NoninteractiveClientReader (Client &client)

Constructor & Destructor Documentation

senf::console::detail::NoninteractiveClientReader::
NoninteractiveClientReader ( Client client )

Definition at line 229 of file Server.cc.


The documentation for this class was generated from the following files: