This is the complete list of members for sc_core::sc_report, including all inherited members.
_fileName | sc_core::sc_report | private |
_id | sc_core::sc_report | private |
_lineNumber | sc_core::sc_report | private |
_msg | sc_core::sc_report | private |
_msgType | sc_core::sc_report | private |
_processName | sc_core::sc_report | private |
_severity | sc_core::sc_report | private |
_time | sc_core::sc_report | private |
_verbosity | sc_core::sc_report | private |
_what | sc_core::sc_report | private |
get_file_name() const | sc_core::sc_report | inline |
get_id() const | sc_core::sc_report | inline |
get_line_number() const | sc_core::sc_report | inline |
get_message(int id) | sc_core::sc_report | static |
get_msg() const | sc_core::sc_report | inline |
get_msg_type() const | sc_core::sc_report | inline |
get_process_name() const | sc_core::sc_report | inline |
get_severity() const | sc_core::sc_report | inline |
get_time() const | sc_core::sc_report | inline |
get_verbosity() const | sc_core::sc_report | inline |
is_suppressed(int id) | sc_core::sc_report | static |
make_warnings_errors(bool) | sc_core::sc_report | static |
operator=(const sc_report &) | sc_core::sc_report | |
register_id(int id, const char *msg) | sc_core::sc_report | static |
sc_report(const sc_report &) | sc_core::sc_report | |
sc_report(sc_severity _severity, const char *_msgType, const char *_msg, int _verbosity, const char *_fileName, int _lineNumber, sc_time _time, const char *_processName, int _id) | sc_core::sc_report | private |
sc_report_handler class | sc_core::sc_report | friend |
suppress_id(int id, bool) | sc_core::sc_report | static |
suppress_infos(bool) | sc_core::sc_report | static |
suppress_warnings(bool) | sc_core::sc_report | static |
what() const | sc_core::sc_report | virtual |
~sc_report() | sc_core::sc_report | virtual |