YGP::TableWriter Member List
This is the complete list of members for
YGP::TableWriter, including all inherited members.
changeHTMLSpecialChars(const std::string &val) | YGP::TableWriter | [static] |
changeHTMLSpecialFileChars(const std::string &val) | YGP::TableWriter | [static] |
changeLaTeXSpecialChars(const std::string &val) | YGP::TableWriter | [static] |
changeQuotedSpecialChars(const std::string &val) | YGP::TableWriter | [static] |
colDefinitions | YGP::TableWriter | [protected] |
colHdrSeparator | YGP::TableWriter | [protected] |
colSeparator | YGP::TableWriter | [protected] |
columns() const | YGP::TableWriter | [protected] |
getNextNode() | YGP::TableWriter | [protected] |
getSubstitute(char ctrl, bool extend=false) const | YGP::TableWriter | [protected, virtual] |
printEnd(std::ostream &out) const | YGP::TableWriter | |
printHeaderLead(std::ostream &out) const | YGP::TableWriter | [virtual] |
printHeaderTail(std::ostream &out) const | YGP::TableWriter | [virtual] |
printLaTeXHeaderLead(std::ostream &out, unsigned int columns) | YGP::TableWriter | [protected, static] |
printLaTeXHeaderLead(std::ostream &out, const char *columns) | YGP::TableWriter | [protected, static] |
printStart(std::ostream &out, const std::string &title) const | YGP::TableWriter | |
rowEnd | YGP::TableWriter | [protected] |
rowHdrEnd | YGP::TableWriter | [protected] |
rowHdrStart | YGP::TableWriter | [protected] |
rowStart | YGP::TableWriter | [protected] |
tabEnd | YGP::TableWriter | [protected] |
tabHeader | YGP::TableWriter | [protected] |
TableWriter(const std::string &format, const char *startRow="", const char *endRow="", const char *sepColumn=" ", const char *startTab="", const char *endTab="", const char *sepTab=" ", const char *rowStartHdr=NULL, const char *rowEndHdr=NULL, const char *sepHdrCol=NULL, const char *defColumns=NULL) | YGP::TableWriter | |
tabStart | YGP::TableWriter | [protected] |
~TableWriter() | YGP::TableWriter | [virtual] |