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

A server option responsible for negotiating the client part of the MCCP protocol. More...

#include <client.hpp>

Inheritance diagram for telnetpp::options::mccp::client:
telnetpp::client_option

Public Member Functions

 client (telnetpp::session &sess, codec &cdc)
 Constructor.
 
- Public Member Functions inherited from telnetpp::client_option
constexpr client_option (telnetpp::session &sess, telnetpp::option_type code) noexcept
 

Detailed Description

A server option responsible for negotiating the client part of the MCCP protocol.


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