Benchmark metadata;.
More...
#include <benchmark-metadata.h>
◆ BenchmarkMetaData()
◆ getName()
| const std::string & getName |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ setHash()
| void setHash |
( |
const std::string & | myhash | ) |
|
|
inlineprotectedinherited |
◆ getIds()
◆ getKeys()
◆ getVals()
◆ getMetaDataSize()
| size_t getMetaDataSize |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ getMetaData()
| const MetaData * getMetaData |
( |
const size_t & | i | ) |
const |
|
inlineprotectedinherited |
◆ hasher()
| std::string hasher |
( |
const std::string & | data | ) |
|
|
inlineprotectedinherited |
◆ changeValue()
template<class T>
| void changeValue |
( |
const std::string & | keyword, |
|
|
T & | value ) |
|
inlineinherited |
◆ getValue()
| const std::string & getValue |
( |
const std::string & | keyword | ) |
|
|
inlineinherited |
◆ addValue() [1/2]
| void addValue |
( |
const std::string & | nom, |
|
|
const std::string & | val = "N/A" ) |
|
inlineinherited |
◆ addValue() [2/2]
template<class T>
| void addValue |
( |
const std::string & | nom, |
|
|
const T & | val ) |
|
inlineinherited |
◆ addMetaData()
◆ setIds()
| void setIds |
( |
const std::string & | key | ) |
|
|
inlineinherited |
◆ getLocalString()
| std::string getLocalString |
( |
| ) |
const |
|
inlineinherited |
◆ getHash()
| const std::string & getHash |
( |
| ) |
const |
|
inlineinherited |
The documentation for this class was generated from the following file: