BenchGen
BenchGen is a tool for generating benchmarks to stress-test a computing system.
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
generator.h File Reference
#include <filesystem>
#include <fstream>
#include <iostream>
#include "../shared/enums.h"
#include "../shared/globalStructs.h"
#include "../shared/varTypes.h"
#include "generatorFunction.h"
#include "generatorScope.h"
#include "generatorVariable.h"
Include dependency graph for generator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Generator
 The Generator class handles the generation of code and files for benchmarks. More...