Terminal++ 3.1.0.4
A C++ library for interacting with ANSI terminal windows
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
terminalpp::canvas::column_proxy Class Reference

A proxy into a column of elements on the canvas. More...

#include <canvas.hpp>

Public Types

using size_type = coordinate_type
 

Public Member Functions

 column_proxy (canvas &cvs, size_type column)
 
elementoperator[] (size_type row)
 

Detailed Description

A proxy into a column of elements on the canvas.


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