HashTestData

Container struct for hashing benchmarking in CSV file

Members

Functions

getCsvLine
string getCsvLine()

Output the structure data as a CSV Line

Static functions

getCsvHeader
string getCsvHeader()

Get the names of the CSV fields from the structure

Variables

duration1
Duration duration1;
Undocumented in source.
duration2
Duration duration2;
Undocumented in source.
fill
size_t fill;
Undocumented in source.
hash
HASHTYPE hash;
Undocumented in source.
size
size_t size;
Undocumented in source.

Meta