Struct IGeneratorTracker

Struct Documentation

struct IGeneratorTracker

Public Functions

virtual ~IGeneratorTracker()
virtual bool hasGenerator() const = 0
virtual Generators::GeneratorBasePtr const &getGenerator() const = 0
virtual void setGenerator(Generators::GeneratorBasePtr &&generator) = 0