Telnet++  3.1.0.2
A C++ library for interacting with Telnet streams
Public Member Functions | List of all members
telnetpp::subnegotiation Class Reference

A class that encapsulates a Telnet subnegotiation. More...

#include <subnegotiation.hpp>

Public Member Functions

constexpr subnegotiation (option_type option, bytes content) noexcept
 Constructor.
 
constexpr option_type option () const noexcept
 Returns the option for this subnegotiation.
 
constexpr bytes content () const noexcept
 Returns the content for this subnegotiation.
 

Detailed Description

A class that encapsulates a Telnet subnegotiation.


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