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