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

A class that encapsulates the value of a Telnet command. More...

#include <command.hpp>

Public Member Functions

constexpr command (command_type cmnd) noexcept
 Constructor.
 
constexpr command_type value () const noexcept
 Returns the value of the command.
 

Detailed Description

A class that encapsulates the value of a Telnet command.


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