BenchGen
BenchGen is a tool for generating benchmarks to stress-test a computing system.
|
This is the complete list of members for Generator, including all inherited members.
addLine(std::string, int=0) | Generator | |
addLine(std::vector< std::string >, int=0) | Generator | |
addVar(std::string) | Generator | |
callFunc(int, int) | Generator | |
currentFunction | Generator | |
currentScope | Generator | |
endFunc() | Generator | |
endScope() | Generator | |
freeVars(bool=false, int=0) | Generator | |
functionExists(int) | Generator | |
functions | Generator | |
generateFiles(std::string) | Generator | |
Generator(std::string variableType) | Generator | |
ifCounter | Generator | |
loopCounter | Generator | |
loopLevel | Generator | |
mainFunction | Generator | |
returnFunc(int) | Generator | |
startFunc(int, int) | Generator | |
startScope() | Generator | |
varCounter | Generator | |
variables | Generator | |
varType | Generator | |
~Generator() | Generator | inline |