A library for working with phylogenetic and population genetic data.
v0.27.0
Table::Column Member List

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

append(std::string value)Table::Column
append(Style const &style, std::string value)Table::Column
clear_content()Table::Column
Column()=defaultTable::Column
Column(std::string const &label, Justification justify=Justification::kLeft)Table::Columninlineexplicit
Column(Column const &)=defaultTable::Column
Column(Column &&)=defaultTable::Column
Justification enum nameTable::Column
justify(Justification value)Table::Column
justify() constTable::Column
label(std::string value)Table::Column
label() constTable::Column
length() constTable::Column
operator=(Column const &)=defaultTable::Column
operator=(Column &&)=defaultTable::Column
row(size_t i) constTable::Column
shrink_width()Table::Column
width(size_t value)Table::Column
width() constTable::Column
write_label(std::ostream &stream) constTable::Column
write_row(std::ostream &stream, size_t row) constTable::Column
~Column()=defaultTable::Column