Telnet++
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 (u8 command)
 Constructor.
 
constexpr u8 value () const
 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: