![]() |
UtilsLite
Utilities for C++ programming
|
This is the complete list of members for Utils::Table::Row, including all inherited members.
cell(string_view value) | Utils::Table::Row | |
cell_col_span(integer idx, integer span) | Utils::Table::Row | |
cell_width(integer idx) const | Utils::Table::Row | |
cells(vecstr const &cells) | Utils::Table::Row | |
height() const | Utils::Table::Row | |
m_Cells | Utils::Table::Row | protected |
m_Table | Utils::Table::Row | protected |
num_cells() const | Utils::Table::Row | inline |
operator[](integer idx) const | Utils::Table::Row | inline |
operator[](integer idx) | Utils::Table::Row | inline |
render() const | Utils::Table::Row | |
Row()=default | Utils::Table::Row | |
Row(Table *table, vecstr const &cells=vecstr()) | Utils::Table::Row | explicit |
table() const | Utils::Table::Row | inline |
vecCell typedef | Utils::Table::Row | protected |
vecstr typedef | Utils::Table::Row | protected |