BenchGen
BenchGen is a tool for generating benchmarks to stress-test a computing system.
|
This is the complete list of members for GeneratorScope, including all inherited members.
addParam() | GeneratorScope | |
addVar(int id) | GeneratorScope | |
avaiableParamsID | GeneratorScope | |
avaiableVarsID | GeneratorScope | |
GeneratorScope(int identation=1) | GeneratorScope | inline |
GeneratorScope(std::vector< int > parentVars, std::vector< int > parentParams, int parentIndentation) | GeneratorScope | inline |
getIndentation() | GeneratorScope | |
getIndentationTabs(int=0) | GeneratorScope | |
getVarCounter() | GeneratorScope | |
numberOfAddedVars | GeneratorScope | |
~GeneratorScope() | GeneratorScope | inline |