Telnet++
3.1.0.2
A C++ library for interacting with Telnet streams
|
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. | |
A class that encapsulates the value of a Telnet command.