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