BenchGen
BenchGen is a tool for generating benchmarks to stress-test a computing system.
Loading...
Searching...
No Matches
generatorVariable.h File Reference
#include <cstdlib>
#include <memory>
#include <string>
#include "../shared/enums.h"
#include "../shared/globalStructs.h"
#include "../shared/varTypes.h"
Include dependency graph for generatorVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GeneratorVariable
 Abstract base class for variable generation. More...
 
class  GeneratorSortedList
 
class  GeneratorArray
 Class representing an array variable. More...
 
class  VariableFactory
 Factory class for creating generator variables. More...