gem5 v24.1.0.1
|
Declaration of the base generator class for all generators. More...
#include <cstdint>
#include <string>
#include "base/random.hh"
#include "base/types.hh"
#include "mem/packet.hh"
#include "mem/request.hh"
Go to the source code of this file.
Classes | |
class | gem5::BaseGen |
Base class for all generators, with the shared functionality and virtual functions for entering, executing and leaving the generator. More... | |
class | gem5::StochasticGen |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 Arm Limited All rights reserved. | |
Declaration of the base generator class for all generators.
Definition in file base_gen.hh.