Telnet++ 4.0.0.9
A C++ library for interacting with Telnet streams
Loading...
Searching...
No Matches
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: