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

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

add_column(std::string label="")Table
append(std::string value)Table
append(Style const &style, std::string value)Table
clear()Table
clear_content()Table
length() constTable
line_break()Table
operator<<(std::string value)Table
operator<<(std::ostream &out, Table const &table)Tablefriend
operator=(Table const &)=defaultTable
operator=(Table &&)=defaultTable
Table()=defaultTable
Table(Table const &)=defaultTable
Table(Table &&)=defaultTable
to_string() constTable
to_string(TableLayout const &layout) constTable
write(std::ostream &out) constTable
write(std::ostream &out, TableLayout const &layout) constTable
~Table()=defaultTable