gem5
v20.1.0.0
|
#include <initializer_list>
#include <map>
#include <memory>
#include <string>
#include <utility>
#include "systemc/ext/utils/sc_report.hh"
#include "systemc/ext/utils/sc_report_handler.hh"
Go to the source code of this file.
Classes | |
struct | sc_gem5::ReportMsgInfo |
struct | sc_gem5::ReportSevInfo |
struct | sc_gem5::DefaultReportMessages |
Namespaces | |
sc_gem5 | |
Functions | |
std::map< std::string, ReportMsgInfo > & | sc_gem5::reportMsgInfoMap () |
std::map< int, std::string > & | sc_gem5::reportIdToMsgMap () |