libcosmos
Linux C++ System Programming Library
|
Represents a terminal dimension in characters. More...
#include <Terminal.hxx>
Public Member Functions | |
TermDimension (size_t cols=0, size_t rows=0) | |
unsigned short | cols () const |
unsigned short | rows () const |
Represents a terminal dimension in characters.
Definition at line 25 of file Terminal.hxx.
|
inlineexplicit |
Definition at line 28 of file Terminal.hxx.
|
inline |
Definition at line 33 of file Terminal.hxx.
|
inline |
Definition at line 34 of file Terminal.hxx.