virtual std::string toString() const =0
Return a std::string representation of this entry.
An entry, perhaps compound, to be written into a table.
virtual std::string toChoppedString(int maxWidth) const
Return a std::string representation of this entry, truncated if necessary to fit within the given col...
A table entry that is a simple double-precision number.
A table entry that is a simple std::string.
An entry containing two subentries, with the second to be written in parentheses after the first...
A table entry that is a simple integer.