#include <BenchmarkFile.h>
◆ MetadataIterator
◆ TestLine
◆ MetadataMap
◆ FieldPosMap
◆ TypeMap
| typedef std::map<std::string,std::string> TypeMap |
|
protected |
◆ BenchmarkFile()
◆ ~BenchmarkFile()
◆ write()
| void write |
( |
std::ostream & | out | ) |
|
◆ addMetadata()
| void addMetadata |
( |
const std::string & | key, |
|
|
const CSValue & | val ) |
◆ metadataBegin()
◆ addDataField()
| void addDataField |
( |
const std::string & | fieldName, |
|
|
const CSValue & | val ) |
◆ setType()
| void setType |
( |
const std::string & | fieldName, |
|
|
const std::string & | type ) |
◆ pushBackTest()
◆ getDateStamp()
◆ getDateFormat()
| std::string getDateFormat |
( |
| ) |
|
|
static |
◆ printMetadata()
| void printMetadata |
( |
std::ostream & | out | ) |
|
|
protected |
◆ printFieldTitles()
| void printFieldTitles |
( |
std::ostream & | out | ) |
|
|
protected |
◆ printContents()
| void printContents |
( |
std::ostream & | out | ) |
|
|
protected |
◆ printCommaVector()
| void printCommaVector |
( |
std::ostream & | out, |
|
|
const std::vector< CSValue * > & | vec ) |
|
protected |
◆ freeTestLine()
◆ metadata_
◆ typeMap_
◆ numFields_
◆ fields_
◆ curTest_
◆ allTests_
The documentation for this class was generated from the following files: