3 #include "telnetpp/client_option.hpp" 5 namespace telnetpp {
namespace options {
namespace terminal_type {
21 std::vector<telnetpp::token> request_terminal_type();
23 boost::signals2::signal
25 std::vector<telnetpp::token> (std::string
const &),
34 std::vector<telnetpp::token> handle_subnegotiation(
A class that represents a Telnet option's client side.
Definition: client_option.hpp:34
A collection of bytes that models the Standard Library's Container concept.
A combiner for tokens.
Definition: element.hpp:47
An implementation of the client side of the Telnet Terminal Type option.
Definition: client.hpp:11
Definition: byte_converter.hpp:4