3 #include "telnetpp/client_option.hpp" 5 namespace telnetpp {
namespace options {
12 template <telnetpp::u8 Option>
29 std::vector<telnetpp::token> handle_subnegotiation(
subnegotiationless_client()
Constructor.
Definition: subnegotiationless_client.hpp:19
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 class template that generates basic classes that handle no subnegotiations; they merely exist for e...
Definition: subnegotiationless_client.hpp:13
Definition: byte_converter.hpp:4