Template Numerical Library version\ main:bb09b17
|
This is the complete list of members for TNL::Benchmarks::Logging, including all inherited members.
getVerbose() const (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | inline |
header_changed (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | protected |
HeaderElements typedef (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | |
log (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | protected |
Logging(std::ostream &log, int verbose=1) (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | inline |
logResult(const std::string &performer, const HeaderElements &headerElements, const RowElements &rowElements, const WidthHints &columnWidthHints, const std::string &errorMessage="")=0 (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | pure virtual |
MetadataColumns typedef (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | |
metadataColumns (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | protected |
MetadataElement typedef (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | |
metadataWidths (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | protected |
RowElements typedef (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | |
setMetadataColumns(const MetadataColumns &elements) (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | inlinevirtual |
setMetadataElement(const typename MetadataColumns::value_type &element, int insertPosition=-1) (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | inlinevirtual |
setMetadataWidths(const std::map< std::string, int > &widths) (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | inlinevirtual |
setVerbose(int verbose) (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | inline |
verbose (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | protected |
WidthHints typedef (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | |
writeErrorMessage(const std::string &message)=0 (defined in TNL::Benchmarks::Logging) | TNL::Benchmarks::Logging | pure virtual |