Telnet++
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

 subnegotiation (u8 option, u8stream content)
 Constructor.
 
u8 option () const
 Returns the option for this subnegotiation.
 
u8stream const & content () const
 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 files: