Terminal++ 3.1.0.4
A C++ library for interacting with ANSI terminal windows
All Classes Namespaces Functions Variables Typedefs Friends Pages Concepts
Public Member Functions | List of all members
terminalpp::write_element Class Reference

A manipulator that converts encoded attribute strings into ANSI protocol bytes. More...

#include <terminal.hpp>

Public Member Functions

constexpr write_element (terminalpp::element const &elem)
 Constructor.
 
void operator() (terminalpp::behaviour const &beh, terminalpp::terminal_state &state, terminal::write_function const &write_fn) const
 Convert the text and write the result to the write function.
 

Detailed Description

A manipulator that converts encoded attribute strings into ANSI protocol bytes.


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