#include <cpp-terminal/size.hpp>
Definition at line 40 of file size.hpp.
◆ Size() [1/3]
◆ Size() [2/3]
Term::Size::Size |
( |
const Rows & | rows, |
|
|
const Columns & | columns ) |
|
inline |
Definition at line 44 of file size.hpp.
const Rows & rows() const noexcept
const Columns & columns() const noexcept
◆ Size() [3/3]
Term::Size::Size |
( |
const Columns & | columns, |
|
|
const Rows & | rows ) |
|
inline |
◆ area()
std::size_t Term::Size::area |
( |
| ) |
const |
|
inlinenoexcept |
◆ columns()
const Columns & Term::Size::columns |
( |
| ) |
const |
|
inlinenoexcept |
◆ rows()
const Rows & Term::Size::rows |
( |
| ) |
const |
|
inlinenoexcept |
◆ m_columns
◆ m_rows
The documentation for this class was generated from the following file: