UtilsLite
Utilities for C++ programming
Loading...
Searching...
No Matches
Utils::Table::Cell Member List

This is the complete list of members for Utils::Table::Cell, including all inherited members.

alignment() constUtils::Table::Cellinline
alignment(Alignment const &align)Utils::Table::Cellinline
Cell()=defaultUtils::Table::Cell
Cell(Table *table, string_view val="", integer col_span=1)Utils::Table::Cellexplicit
col_span() constUtils::Table::Cellinline
col_span(integer col_span)Utils::Table::Cellinline
height() constUtils::Table::Cell
line(integer idx) constUtils::Table::Cell
maximum_line_width() constUtils::Table::Cell
render(integer line, integer col) constUtils::Table::Cell
trim_line(std::string &line)Utils::Table::Cellstatic
value() constUtils::Table::Cellinline
value(string_view val)Utils::Table::Cellinline
width(integer col) constUtils::Table::Cell