gem5 v24.0.0.0
|
Declaration of the base generator class for all generators. More...
#include <cstdint>
#include <string>
#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 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Declaration of the base generator class for all generators.
Definition in file base_gen.hh.